[PATCH] D119338: [AArch64][SVE] Add structured load/store opcodes to getMemOpInfo

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 14 09:09:59 PST 2022


kmclaughlin updated this revision to Diff 408443.
kmclaughlin added a comment.

- Moved all structured load tests into `sve-ldN.mir` & all store tests to `sve-stN.mir`


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/sve-fixed-ld2-alloca.ll
  llvm/test/CodeGen/AArch64/sve-ldN.mir
  llvm/test/CodeGen/AArch64/sve-stN.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119338.408443.patch
Type: text/x-patch
Size: 23707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220214/cfd4f98c/attachment.bin>


More information about the llvm-commits mailing list