[llvm] [InstCombine] Add reverse of ((X << nuw Z) sub nuw Y) >>u exact Z --> X sub nuw (Y >>u exact Z) (PR #91386)
via llvm-commits
llvm-commits at lists.llvm.org
Tue May 7 19:53:04 PDT 2024
https://github.com/AtariDreams edited https://github.com/llvm/llvm-project/pull/91386
More information about the llvm-commits
mailing list