[llvm] [InstCombine] Infer nsw flag for `(X <<nuw C1) >>u C --> X << (C1 - C)` (PR #72407)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 07:49:13 PST 2023


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

LGTM

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


More information about the llvm-commits mailing list