[PATCH] D40361: [AArch64][SVE] Asm: Add ZIP1/ZIP2 instructions (predicate/data vectors)

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 07:05:58 PST 2017


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

Removed redundancy from the assembler/disassembler tests and added new negative tests to zip(1|2)-diagnostics.s


https://reviews.llvm.org/D40361

Files:
  lib/Target/AArch64/AArch64SVEInstrInfo.td
  lib/Target/AArch64/SVEInstrFormats.td
  test/MC/AArch64/SVE/zip1-diagnostics.s
  test/MC/AArch64/SVE/zip1.s
  test/MC/AArch64/SVE/zip2-diagnostics.s
  test/MC/AArch64/SVE/zip2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40361.127123.patch
Type: text/x-patch
Size: 14426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171215/0399b718/attachment.bin>


More information about the llvm-commits mailing list