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


AtariDreams wrote:

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

Correct but honestly I made another revision so I'm gonna change the title anyway so it gets a full proper review 

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


More information about the llvm-commits mailing list