[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 04:59:35 PDT 2019


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

Added the integer VMINA / VMAXA instructions to this patch, which were
mistakenly included in D62677 <https://reviews.llvm.org/D62677> despite not being derived from the
latter patch's shared base class.


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.205778.patch
Type: text/x-patch
Size: 41724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/3926c85b/attachment.bin>


More information about the llvm-commits mailing list