[llvm] [InstCombine] Fold smax(smax(x<<C1, x+C2), C3) -> smax(x<<C1, C3) (PR #199163)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 4 03:38:15 PDT 2026
FathimaHaris wrote:
Gentle ping for review.
https://github.com/llvm/llvm-project/pull/199163
More information about the llvm-commits
mailing list