[PATCH] D45431: [AArch64][SVE] Asm: Add support for parsing and printing SVE vector lists.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 12 07:10:54 PDT 2018


sdesmalen updated this revision to Diff 142168.
sdesmalen marked an inline comment as done.
sdesmalen added a comment.

Added assert and whitespace and removed definitions for zsub1..3 from this patch.


https://reviews.llvm.org/D45431

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45431.142168.patch
Type: text/x-patch
Size: 5250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180412/4c111459/attachment.bin>


More information about the llvm-commits mailing list