[llvm] [SimplifyCFG] Avoid threading for loop headers (PR #151142)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 29 06:35:10 PDT 2025
https://github.com/nikic commented:
This generally sounds like a sensible thing to do. The dedicated JumpThreading pass checks this as well.
https://github.com/llvm/llvm-project/pull/151142
More information about the llvm-commits
mailing list