[PATCH] D47517: [AArch64][SVE] Asm: Support for CPY immediate instructions

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 30 01:40:17 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 possibly shifted immediate value into SVE
vector, along with MOV-aliases.


https://reviews.llvm.org/D47517

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47517.149058.patch
Type: text/x-patch
Size: 28694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180530/33b4071a/attachment-0001.bin>


More information about the llvm-commits mailing list