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

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 20 05:03:01 PST 2023


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

LGTM

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


More information about the llvm-commits mailing list