[llvm] [TailRecElim] Introduce support for shift accumulator optimization (PR #181331)

Antonio Frighetto via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 00:50:31 PDT 2026


antoniofrighetto wrote:

As suggested above, I would try to simplify the code further, as I think you shouldn't need a `std::variant` here.

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


More information about the llvm-commits mailing list