[PATCH] D47518: [AArch64][SVE] Asm: Support for FCPY immediate instructions.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 30 01:40:22 PDT 2018
sdesmalen created this revision.
sdesmalen added reviewers: rengolin, fhahn, samparker, SjoerdMeijer.
Herald added a reviewer: javed.absar.
Herald added subscribers: rkruppe, kristof.beyls, tschuett.
Predicated copy of floating-point immediate value to SVE vector,
along with MOV-aliases.
https://reviews.llvm.org/D47518
Files:
lib/Target/AArch64/AArch64SVEInstrInfo.td
lib/Target/AArch64/SVEInstrFormats.td
test/MC/AArch64/SVE/fcpy-diagnostics.s
test/MC/AArch64/SVE/fcpy.s
test/MC/AArch64/SVE/fmov-diagnostics.s
test/MC/AArch64/SVE/fmov.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47518.149059.patch
Type: text/x-patch
Size: 118174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180530/ae407aa1/attachment.bin>
More information about the llvm-commits
mailing list