[PATCH] D63650: [ARM] Add MVE interleaving load/store family.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 21 09:00:31 PDT 2019


simon_tatham updated this revision to Diff 206012.
simon_tatham marked an inline comment as done.
simon_tatham added a comment.

Addressed all review comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63650/new/

https://reviews.llvm.org/D63650

Files:
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/lib/Target/ARM/ARMInstrThumb2.td
  llvm/lib/Target/ARM/ARMRegisterInfo.td
  llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
  llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp
  llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.h
  llvm/test/MC/ARM/mve-interleave.s
  llvm/test/MC/Disassembler/ARM/mve-interleave.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63650.206012.patch
Type: text/x-patch
Size: 41647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190621/b5dd5687/attachment.bin>


More information about the llvm-commits mailing list