llvm-project
904e8f93
- [PassManager] Reuse StackTraceEntry across passes (NFC)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[PassManager] Reuse StackTraceEntry across passes (NFC) As suggested by aengelke, create the stack frame before the loop and only update the pass inside it. This reduces the overhead of repeatedly registering and unregistering the stack frames.
Author
nikic
Committer
nikic
Parents
9da86ae5
Loading