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

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 05:56:35 PST 2018


sdesmalen created this revision.
sdesmalen added reviewers: fhahn, rengolin, evandro, mcrosier, t.p.northover.
Herald added subscribers: kristof.beyls, tschuett, javed.absar, aemerson.

These instructions initialize a predicate vector from a pattern/immediate.


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.128913.patch
Type: text/x-patch
Size: 18734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180108/d749463c/attachment.bin>


More information about the llvm-commits mailing list