[clang] [llvm] [CloneFunction] Fix non-deterministic PHI cleanup using PHINode::removeIncomingValueIf() (PR #173975)
Mingjie Xu via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 30 17:09:24 PST 2025
Enna1 wrote:
@googlewalt Can you check if this fix your non-determinism case?
https://github.com/llvm/llvm-project/pull/173975
More information about the llvm-commits
mailing list