[PATCH] D41822: [AArch64][SVE] Asm: Add support for (mov|dup) of scalar
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 8 07:38:52 PST 2018
sdesmalen created this revision.
sdesmalen added reviewers: fhahn, rengolin, evandro, echristo.
Herald added subscribers: kristof.beyls, tschuett, javed.absar, aemerson.
This patch adds support for 'dup' (Scalar -> SVE) and its corresponding 'mov' alias.
https://reviews.llvm.org/D41822
Files:
lib/Target/AArch64/AArch64SVEInstrInfo.td
lib/Target/AArch64/SVEInstrFormats.td
test/MC/AArch64/SVE/dup-diagnostics.s
test/MC/AArch64/SVE/dup.s
test/MC/AArch64/SVE/mov-diagnostics.s
test/MC/AArch64/SVE/mov.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41822.128914.patch
Type: text/x-patch
Size: 8348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180108/9f200102/attachment.bin>
More information about the llvm-commits
mailing list