[llvm] [InstSimplify] Fold X * (2^N + 1) >> N -> X when N is half the bitwidth of X (PR #92909)

via llvm-commits llvm-commits at lists.llvm.org
Sun May 26 17:37:20 PDT 2024


AtariDreams wrote:

@dtcxzyw What do you think about this? 

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


More information about the llvm-commits mailing list