[llvm] [InstCombine] Fold ((X << nuw Z) binop nuw Y) >>u Z --> X binop nuw (Y >>u Z) (PR #88193)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Tue May 7 08:54:19 PDT 2024
https://github.com/dtcxzyw approved this pull request.
LGTM.
Please don't force-push in this PR. The notifications flood my mailbox :(
https://github.com/llvm/llvm-project/pull/88193
More information about the llvm-commits
mailing list