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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 22 06:32:21 PDT 2025


https://github.com/dtcxzyw approved this pull request.

LGTM. Thank you!
Please wait for additional approval from other reviewers.


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


More information about the llvm-commits mailing list