[llvm] [InstCombine] Add reverse of ((X << nuw Z) sub nuw Y) >>u exact Z --> X sub nuw (Y >>u exact Z) (PR #91386)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sun May 26 20:48:32 PDT 2024


dtcxzyw wrote:

Has this patch been reviewed before?


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


More information about the llvm-commits mailing list