[llvm] [InstCombine] Canonicalize `max(min(X, MinC), MaxC) -> min(max(X, MaxC), MinC)` (PR #136665)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 23 01:25:06 PDT 2025
https://github.com/nikic approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/136665
More information about the llvm-commits
mailing list