[PATCH] D47482: [AArch64][SVE] Asm: Support for FDUP_ZI (copy fp immediate) instruction.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 29 09:00:39 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.

Unpredicated copy of floating-point immediate value into SVE vector,
along with MOV-aliases.


https://reviews.llvm.org/D47482

Files:
  lib/Target/AArch64/AArch64SVEInstrInfo.td
  lib/Target/AArch64/SVEInstrFormats.td
  test/MC/AArch64/SVE/fdup-diagnostics.s
  test/MC/AArch64/SVE/fdup.s
  test/MC/AArch64/SVE/fmov-diagnostics.s
  test/MC/AArch64/SVE/fmov.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47482.148919.patch
Type: text/x-patch
Size: 110184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180529/c3ce3ca6/attachment-0001.bin>


More information about the llvm-commits mailing list