[PATCH] D62677: [ARM] Add a batch of similarly encoded MVE instructions.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 21 04:43:52 PDT 2019


simon_tatham updated this revision to Diff 205970.
simon_tatham added a comment.

Addressed review comment about `Mnemonic.startswith("vmul")`, and also updated this patch to use the existing NEON complex rotation operands (with matching change in the test to expect the new nicer error messages).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62677

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-qdest-qsrc.s
  llvm/test/MC/Disassembler/ARM/mve-qdest-qsrc.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62677.205970.patch
Type: text/x-patch
Size: 55597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190621/5dcb4c86/attachment.bin>


More information about the llvm-commits mailing list