[llvm] [AArch64] Optimization of repeated constant loads (#51483) (PR #86249)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 11:37:54 PDT 2024


efriedma-quic wrote:

> but this is base on assuming that "ORR(x, x, lsl 32)" was generated in pseudo-expansion.

I think it's fine to assume this as a starting-point; we can try to refine it in a followup.

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


More information about the llvm-commits mailing list