[llvm] [InstCombine] Relax the conditons of fold of `ucmp`/`scmp` into phi by allowing the phi node to use the result of `ucmp`/`scmp` more than once (PR #109593)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 22 18:48:00 PDT 2024
https://github.com/dtcxzyw approved this pull request.
Confirmed that the original regression is fixed by this patch + https://github.com/llvm/llvm-project/pull/107314. Thank you!
https://github.com/llvm/llvm-project/pull/109593
More information about the llvm-commits
mailing list