[PATCH] D62675: [ARM] Add a batch of MVE floating-point instructions.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 02:55:39 PDT 2019


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

Renamed instruction ids in line with the new policy (start with `MVE_` and don't refer to opaque ArmARM encoding indices).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62675

Files:
  llvm/lib/Target/ARM/ARMInstrInfo.td
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
  llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp
  llvm/test/MC/ARM/mve-float.s
  llvm/test/MC/Disassembler/ARM/mve-float.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62675.205768.patch
Type: text/x-patch
Size: 48974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/6d61ecb6/attachment.bin>


More information about the llvm-commits mailing list