[llvm] [CodeExtractor] Optimize PHI incoming value removal using reverse iteration (NFC) (PR #171956)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 12 00:13:14 PST 2025
https://github.com/nikic commented:
Same question here. I believe this should be using removeIncomingValueIf() instead.
https://github.com/llvm/llvm-project/pull/171956
More information about the llvm-commits
mailing list