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

Federico Bruzzone via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 03:06:28 PDT 2026


FedericoBruzzone wrote:

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

Okay, I think it might be easier to read now. What do you think?

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


More information about the llvm-commits mailing list