[clang] [llvm] [CloneFunction] Fix non-deterministic PHI cleanup using PHINode::removeIncomingValueIf() (PR #173975)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 31 03:54:57 PST 2025


https://github.com/nikic commented:

Would it be possible to separate the CloneFunction change from reapplying the IR change?

https://github.com/llvm/llvm-project/pull/173975


More information about the llvm-commits mailing list