[llvm] [AArch64] merge index address with large offset into base address (PR #72187)
Eli Friedman via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 15 09:41:10 PST 2023
efriedma-quic wrote:
This seems like it would be simpler to do at the point where we're computing the addressing mode in the first place (in ISelDAGToDAG).
https://github.com/llvm/llvm-project/pull/72187
More information about the llvm-commits
mailing list