[llvm] [InstCombine] Canonicalize `smax(smin(X, MinC), MaxC) -> smin(smax(X, MaxC), MinC)` (PR #136665)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 22 01:21:31 PDT 2025
https://github.com/dtcxzyw requested changes to this pull request.
https://github.com/llvm/llvm-project/pull/136665
More information about the llvm-commits
mailing list