[llvm] [InstCombine] Fold ((X << nuw Z) binop nuw Y) >>u Z --> X binop nuw (Y >>u Z) (PR #88193)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue May 7 07:41:41 PDT 2024
https://github.com/arsenm approved this pull request.
https://github.com/llvm/llvm-project/pull/88193
More information about the llvm-commits
mailing list