[PATCH] D46680: [AArch64][SVE] Asm: Support for structured ST2, ST3 and ST4 (scalar+scalar) store instructions.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 10 02:10:02 PDT 2018
sdesmalen created this revision.
sdesmalen added reviewers: rengolin, fhahn, samparker, SjoerdMeijer.
Herald added a reviewer: javed.absar.
Herald added subscribers: kristof.beyls, tschuett.
https://reviews.llvm.org/D46680
Files:
lib/Target/AArch64/AArch64SVEInstrInfo.td
lib/Target/AArch64/SVEInstrFormats.td
test/MC/AArch64/SVE/st2b-diagnostics.s
test/MC/AArch64/SVE/st2b.s
test/MC/AArch64/SVE/st2d-diagnostics.s
test/MC/AArch64/SVE/st2d.s
test/MC/AArch64/SVE/st2h-diagnostics.s
test/MC/AArch64/SVE/st2h.s
test/MC/AArch64/SVE/st2w-diagnostics.s
test/MC/AArch64/SVE/st2w.s
test/MC/AArch64/SVE/st3b-diagnostics.s
test/MC/AArch64/SVE/st3b.s
test/MC/AArch64/SVE/st3d-diagnostics.s
test/MC/AArch64/SVE/st3d.s
test/MC/AArch64/SVE/st3h-diagnostics.s
test/MC/AArch64/SVE/st3h.s
test/MC/AArch64/SVE/st3w-diagnostics.s
test/MC/AArch64/SVE/st3w.s
test/MC/AArch64/SVE/st4b-diagnostics.s
test/MC/AArch64/SVE/st4b.s
test/MC/AArch64/SVE/st4d-diagnostics.s
test/MC/AArch64/SVE/st4d.s
test/MC/AArch64/SVE/st4h-diagnostics.s
test/MC/AArch64/SVE/st4h.s
test/MC/AArch64/SVE/st4w-diagnostics.s
test/MC/AArch64/SVE/st4w.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46680.146096.patch
Type: text/x-patch
Size: 34554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180510/2638091e/attachment.bin>
More information about the llvm-commits
mailing list