[PATCH] D40360: [AArch64][SVE] Asm: Add SVE predicate register definitions and parsing support

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 28 03:28:55 PST 2017


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

Added tests for the .req directive:

- test/MC/AArch64/SVE/dot-req.s
- test/MC/AArch64/SVE/dot-req-diagnostics.s


https://reviews.llvm.org/D40360

Files:
  lib/Target/AArch64/AArch64RegisterInfo.td
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
  test/MC/AArch64/SVE/dot-req-diagnostics.s
  test/MC/AArch64/SVE/dot-req.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40360.124535.patch
Type: text/x-patch
Size: 12860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171128/3b5f14b6/attachment.bin>


More information about the llvm-commits mailing list