[llvm] [AArch64][SVE] Lower unpredicated loads/stores as fixed LDR/STR with -msve-vector-bits=128. (PR #127500)
Ricardo Jesus via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 2 04:22:34 PDT 2025
rj-jesus wrote:
> Please use a separate PR for the SVE LDR/STR pairing approach. Doing this means this PR can remain in reserve if for some reason we decide to reverse the current direction of travel.
Thanks very much, I've just opened #134068 to attempt the SVE fill/spill pairing route.
https://github.com/llvm/llvm-project/pull/127500
More information about the llvm-commits
mailing list