[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
Mon Nov 6 07:30:40 PST 2017


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

- Removed newline
- Reverted assert -> llvm_unreachable change.


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.121733.patch
Type: text/x-patch
Size: 17883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171106/69ba7d91/attachment.bin>


More information about the llvm-commits mailing list