[PATCH] D62676: [ARM] Add MVE vector compare instructions.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 21 03:03:40 PDT 2019


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

Added tests for invalid condition codes, and also added custom `DiagnosticString`s that improve the error messages.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62676

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

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


More information about the llvm-commits mailing list