[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
Sun May 26 17:00:17 PDT 2024


https://github.com/AtariDreams edited https://github.com/llvm/llvm-project/pull/91386


More information about the llvm-commits mailing list