[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
Wed Jun 11 13:06:43 PDT 2025


nikic wrote:

> @nikic The test you added now fails, what's the next step?

Regenerate it using update_test_checks.py and commit the result.

https://github.com/llvm/llvm-project/pull/143020


More information about the llvm-commits mailing list