[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 09:38:09 PDT 2017


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

renamed all occurrences of ‘SVEVector’ into ‘SVEDataVector’


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.121493.patch
Type: text/x-patch
Size: 18117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171103/d5d89a09/attachment.bin>


More information about the llvm-commits mailing list