[PATCH] D36792: [AArch64] v8.3-a complex number support

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 04:50:43 PDT 2017


samparker updated this revision to Diff 113241.
samparker added a comment.

Hi Sjoerd,

I've refactored some functionality so now there is a single operand class, separate functions are still required for the asm parser to 'addXXXOperands' though.

cheers,
sam


https://reviews.llvm.org/D36792

Files:
  lib/Target/AArch64/AArch64InstrFormats.td
  lib/Target/AArch64/AArch64InstrInfo.td
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp
  lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h
  test/MC/AArch64/armv8.3a-complex.s
  test/MC/Disassembler/AArch64/armv8.3a-complex.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36792.113241.patch
Type: text/x-patch
Size: 28668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170830/eb38fea2/attachment.bin>


More information about the llvm-commits mailing list