[PATCH] D62674: [ARM] Add a batch of MVE integer instructions.
Simon Tatham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 20 02:49:17 PDT 2019
simon_tatham updated this revision to Diff 205767.
simon_tatham added a comment.
Addressed all review comments. In particular, completely removed the `mve.fp` test run from the `mve-integer.s` test file, because it was only there due to copy and paste error (I split all these tests out of one far-too-big input file with a single set of run commands).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62674/new/
https://reviews.llvm.org/D62674
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-integer.s
llvm/test/MC/Disassembler/ARM/mve-integer.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62674.205767.patch
Type: text/x-patch
Size: 38882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/60c269d2/attachment-0001.bin>
More information about the llvm-commits
mailing list