[llvm] [InstCombine] Propagate NUW flags for `shl (lshr X, C1), C2 -> shl X, C2-C1` (PR #72525)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 20 07:29:51 PST 2023


https://github.com/dtcxzyw closed https://github.com/llvm/llvm-project/pull/72525


More information about the llvm-commits mailing list