[PATCH] D71215: [AArch64][SVE] Add patterns for unpredicated load/store to frame-indices.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 13 07:25:48 PST 2020
sdesmalen updated this revision to Diff 237674.
sdesmalen added a comment.
added context to the patch
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71215/new/
https://reviews.llvm.org/D71215
Files:
llvm/include/llvm/Analysis/MemoryLocation.h
llvm/lib/Analysis/Loads.cpp
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64InstrFormats.td
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h
llvm/test/CodeGen/AArch64/spillfill-sve.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71215.237674.patch
Type: text/x-patch
Size: 21268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200113/71a8f602/attachment.bin>
More information about the llvm-commits
mailing list