[PATCH] D62681: [ARM] Add remaining miscellaneous MVE instructions.
Simon Tatham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 24 04:04:28 PDT 2019
simon_tatham updated this revision to Diff 206183.
simon_tatham added a comment.
Updated instruction spellings in line with intended consistent MVE practice, and also reworked the WLSTP/DLSTP and LETP/LCTP definitions to remove pointless `!if` from the base classes. (In particular, the instructions that don't have a label field in the encoding now don't have one in their Tablegen defs either.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62681/new/
https://reviews.llvm.org/D62681
Files:
llvm/lib/Target/ARM/ARMInstrMVE.td
llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
llvm/test/MC/ARM/mve-misc.s
llvm/test/MC/Disassembler/ARM/mve-misc.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62681.206183.patch
Type: text/x-patch
Size: 19375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/dc5b6114/attachment.bin>
More information about the llvm-commits
mailing list