[llvm] [InstCombine] Infer nsw flag for `(X <<nuw C1) >>u C --> X << (C1 - C)` (PR #72407)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 15 10:35:05 PST 2023
https://github.com/dtcxzyw closed https://github.com/llvm/llvm-project/pull/72407
More information about the llvm-commits
mailing list