[PATCH] D62599: [AArch64][SVE2] Asm: support SVE2 store instructions

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 31 01:58:36 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362213: [AArch64][SVE2] Asm: support SVE2 store instructions (authored by c-rhodes, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62599?vs=201921&id=202392#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62599/new/

https://reviews.llvm.org/D62599

Files:
  llvm/trunk/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/trunk/lib/Target/AArch64/SVEInstrFormats.td
  llvm/trunk/test/MC/AArch64/SVE/stnt1b-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE2/stnt1b-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE2/stnt1b.s
  llvm/trunk/test/MC/AArch64/SVE2/stnt1d-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE2/stnt1d.s
  llvm/trunk/test/MC/AArch64/SVE2/stnt1h-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE2/stnt1h.s
  llvm/trunk/test/MC/AArch64/SVE2/stnt1w-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE2/stnt1w.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62599.202392.patch
Type: text/x-patch
Size: 28948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190531/6e4997d6/attachment.bin>


More information about the llvm-commits mailing list