[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:02:48 PDT 2024


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


More information about the llvm-commits mailing list