[llvm] [InstCombine] lshr (mul (X, 2^N + 1)), N -> add (X, lshr(X, N)) (PR #93572)

via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 18:06:29 PDT 2024


AtariDreams wrote:

Alive2 Proofs:
https://alive2.llvm.org/ce/z/eSinJY
https://alive2.llvm.org/ce/z/sweDgc
https://alive2.llvm.org/ce/z/-2dXZi
https://alive2.llvm.org/ce/z/kx2PhF
https://alive2.llvm.org/ce/z/e9QjM6

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


More information about the llvm-commits mailing list