[PATCH] D45681: [AArch64][SVE] Asm: Support for structured ST2, ST3 and ST4 (scalar+imm) store instructions.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 16 03:46:14 PDT 2018
sdesmalen created this revision.
sdesmalen added reviewers: fhahn, rengolin, javed.absar, SjoerdMeijer, t.p.northover, echristo, evandro, huntergr.
Herald added subscribers: kristof.beyls, tschuett.
https://reviews.llvm.org/D45681
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: D45681.142613.patch
Type: text/x-patch
Size: 56135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180416/f36e7a82/attachment.bin>
More information about the llvm-commits
mailing list