[PATCH] D62674: [ARM] Add a batch of MVE integer instructions.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 19 02:08:09 PDT 2019


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

Updated to current trunk, and renamed instruction ids in line with new
consistent `MVE_` prefix.


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.205528.patch
Type: text/x-patch
Size: 43521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190619/8792e9fc/attachment-0001.bin>


More information about the llvm-commits mailing list