[PATCH] D39089: [AArch64][SVE] Asm: Add SVE (Z) Register definitions and parsing support

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 3 08:17:58 PDT 2017


sdesmalen updated this revision to Diff 121484.
sdesmalen added a comment.

Removed SVEDataRegOp and merged contents into RegOp (which is now further distinguished by RegKind).


https://reviews.llvm.org/D39089

Files:
  lib/Target/AArch64/AArch64RegisterInfo.td
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
  lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp
  lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39089.121484.patch
Type: text/x-patch
Size: 18073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171103/f503e1d8/attachment.bin>


More information about the llvm-commits mailing list