[PATCH] D62679: [ARM] Add MVE 64-bit GPR <-> vector move instructions.
Simon Tatham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 20 05:53:55 PDT 2019
simon_tatham updated this revision to Diff 205788.
simon_tatham added a comment.
Updated instruction id naming in line with intended MVE policy. Also added a comment explaining the complicated MC operand-juggling for these instructions with tricky asm syntax.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62679/new/
https://reviews.llvm.org/D62679
Files:
llvm/lib/Target/ARM/ARMInstrInfo.td
llvm/lib/Target/ARM/ARMInstrMVE.td
llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp
llvm/test/MC/ARM/mve-vmov-pair.s
llvm/test/MC/Disassembler/ARM/mve-vmov-pair.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62679.205788.patch
Type: text/x-patch
Size: 15763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/d26ac35e/attachment.bin>
More information about the llvm-commits
mailing list