[llvm] [InstCombine] Canonicalize `max(min(X, MinC), MaxC) -> min(max(X, MaxC), MinC)` (PR #136665)

via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 22 05:06:03 PDT 2025


https://github.com/el-ev edited https://github.com/llvm/llvm-project/pull/136665


More information about the llvm-commits mailing list