[PATCH] D41819: [AArch64][SVE] Asm: PTRUE and PTRUES instructions

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 04:48:04 PST 2018


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

- Added more specific diagnostic message for invalid predicate patterns.
- Extended test cases.


https://reviews.llvm.org/D41819

Files:
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  lib/Target/AArch64/SVEInstrFormats.td
  test/MC/AArch64/SVE/ptrue-diagnostics.s
  test/MC/AArch64/SVE/ptrue.s
  test/MC/AArch64/SVE/ptrues-diagnostics.s
  test/MC/AArch64/SVE/ptrues.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41819.130588.patch
Type: text/x-patch
Size: 24489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180119/03a2b26d/attachment.bin>


More information about the llvm-commits mailing list