[llvm] [InstCombine] Avoid folding `select(umin(X, Y), X)` with non-constant mask (PR #143020)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 5 12:01:29 PDT 2025
https://github.com/nikic commented:
Why does one vectorize and not the other?
https://github.com/llvm/llvm-project/pull/143020
More information about the llvm-commits
mailing list