[PATCH] D119338: [AArch64][SVE] Add structured load/store opcodes to getMemOpInfo
Kerry McLaughlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 10 08:14:11 PST 2022
kmclaughlin updated this revision to Diff 407542.
kmclaughlin marked 8 inline comments as done.
kmclaughlin added a comment.
- Removed unnecessary stores from tests in stN-reg-imm-alloca.ll which use only one alloca.
- Increased the number of elements for allocas in a number of tests in which a gep was attempting to access data beyond the allocated space.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119338/new/
https://reviews.llvm.org/D119338
Files:
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/test/CodeGen/AArch64/ldN-reg-imm-alloca.ll
llvm/test/CodeGen/AArch64/stN-reg-imm-alloca.ll
llvm/test/CodeGen/AArch64/sve-fixed-ld2-alloca.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119338.407542.patch
Type: text/x-patch
Size: 37287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220210/9564946b/attachment-0001.bin>
More information about the llvm-commits
mailing list