[PATCH] D46121: [AArch64][SVE] Asm: Support for contiguous ST1 (scalar+scalar) store instructions.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 1 06:39:42 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331260: [AArch64][SVE] Asm: Support for contiguous ST1 (scalar+scalar) storeā€¦ (authored by s.desmalen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46121?vs=144117&id=144704#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46121

Files:
  llvm/trunk/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/trunk/lib/Target/AArch64/SVEInstrFormats.td
  llvm/trunk/test/MC/AArch64/SVE/st1b-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE/st1b.s
  llvm/trunk/test/MC/AArch64/SVE/st1d-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE/st1d.s
  llvm/trunk/test/MC/AArch64/SVE/st1h-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE/st1h.s
  llvm/trunk/test/MC/AArch64/SVE/st1w-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE/st1w.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46121.144704.patch
Type: text/x-patch
Size: 12752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180501/1905c5ae/attachment.bin>


More information about the llvm-commits mailing list