[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
Fri Jun 1 05:42:25 PDT 2018


sdesmalen updated this revision to Diff 149435.
sdesmalen added a comment.

Removed some redundant test-cases for fmov alias that are already tested by test/MC/AArch64/SVE/fdup.s


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.149435.patch
Type: text/x-patch
Size: 61304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180601/522da110/attachment.bin>


More information about the llvm-commits mailing list