[llvm-branch-commits] [AArch64] Fold more load.x into load.i with large offset (PR #102837)
Vitaly Buka via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Aug 11 16:53:58 PDT 2024
https://github.com/vitalybuka created https://github.com/llvm/llvm-project/pull/102837
The list of load.x is refer to canFoldIntoAddrMode on D152828.
Also support LDRSroX missed in canFoldIntoAddrMode
More information about the llvm-branch-commits
mailing list