[llvm] [InstCombine] Replace an integer comparison of a `phi` node with multiple `ucmp`/`scmp` operands and a constant with `phi` of individual comparisons of original intrinsic's arguments (PR #107769)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 9 19:33:44 PDT 2024
https://github.com/dtcxzyw approved this pull request.
LGTM. Thank you!
Please wait for additional approval from other reviewers :)
https://github.com/llvm/llvm-project/pull/107769
More information about the llvm-commits
mailing list