[PATCH] D112617: [AArch64][SVE] Use TargetFrameIndex in more SVE load/store addressing modes
Bradley Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 29 08:00:25 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG86972f111497: [AArch64][SVE] Use TargetFrameIndex in more SVE load/store addressing modes (authored by bsmith).
Changed prior to commit:
https://reviews.llvm.org/D112617?vs=382638&id=383354#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112617/new/
https://reviews.llvm.org/D112617
Files:
llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/named-vector-shuffles-sve.ll
llvm/test/CodeGen/AArch64/sve-calling-convention-mixed.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-fp-vselect.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-int-vselect.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-vector-shuffle.ll
llvm/test/CodeGen/AArch64/sve-insert-element.ll
llvm/test/CodeGen/AArch64/sve-insert-vector.ll
llvm/test/CodeGen/AArch64/sve-ldnf1.mir
llvm/test/CodeGen/AArch64/sve-ldstnt1.mir
llvm/test/CodeGen/AArch64/sve-split-extract-elt.ll
llvm/test/CodeGen/AArch64/sve-split-insert-elt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112617.383354.patch
Type: text/x-patch
Size: 343717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211029/b9ae1b71/attachment-0001.bin>
More information about the llvm-commits
mailing list