[llvm] [InstCombine] Fold `lshr -> zext -> shl` patterns (PR #147737)

via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 30 08:38:20 PDT 2025


zGoldthorpe wrote:

@nikic @arsenm @dtcxzyw pinging again to review the refactoring of `canEvaluateShifted` to identify shift amounts that can be simplified.

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


More information about the llvm-commits mailing list