[llvm] [InstCombine] Avoid folding `select(umin(X, Y), X)` with min/max values in false arm (PR #143020)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 12 05:57:00 PDT 2025
nikic wrote:
Why is this reverted back to the old code again?
https://github.com/llvm/llvm-project/pull/143020
More information about the llvm-commits
mailing list