[llvm] Reland "[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 10:09:46 PDT 2024


goldsteinn wrote:

Generally in a reland you reference the original commit and what has changed to make it okay.

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


More information about the llvm-commits mailing list