[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:05:23 PDT 2024


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


More information about the llvm-commits mailing list