[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
Wed Nov 22 09:26:56 PST 2017


sdesmalen created this revision.
Herald added subscribers: tschuett, javed.absar, aemerson.

Patch [2/4] in a series to add parsing of predicates and properly parse SVE ZIP1/ZIP2 instructions.


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.123959.patch
Type: text/x-patch
Size: 18652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171122/a6279a11/attachment.bin>


More information about the llvm-commits mailing list