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

via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 22 01:03:15 PDT 2025


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


More information about the llvm-commits mailing list