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

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


simon_tatham updated this revision to Diff 205950.
simon_tatham marked an inline comment as done.
simon_tatham added a comment.

Removed the new operand classes for complex rotation, and added new operand classes for fixed-point `VCVT` immediates which do the error checking.


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/ARMInstrMVE.td
  llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  llvm/lib/Target/ARM/Disassembler/ARMDisassembler.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.205950.patch
Type: text/x-patch
Size: 47956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190621/5a4e1178/attachment.bin>


More information about the llvm-commits mailing list