llvm-project
904e8f93 - [PassManager] Reuse StackTraceEntry across passes (NFC)

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
Committer
Parents
Loading