[llvm] [InstCombine] Fold `lshr -> zext -> shl` patterns (PR #147737)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 11 21:14:04 PDT 2025
shiltian wrote:
IIUC all new InstCombine folding needs to provide alive2 results.
https://github.com/llvm/llvm-project/pull/147737
More information about the llvm-commits
mailing list