[PATCH] D47365: [AArch64][SVE] Asm: Support for predicated LSL/LSR (vectors)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 29 07:44:41 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333422: [AArch64][SVE] Asm: Support for predicated LSL/LSR (vectors) (authored by s.desmalen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47365?vs=148572&id=148910#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47365

Files:
  llvm/trunk/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/trunk/lib/Target/AArch64/SVEInstrFormats.td
  llvm/trunk/test/MC/AArch64/SVE/lsl-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE/lsl.s
  llvm/trunk/test/MC/AArch64/SVE/lsr-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE/lsr.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47365.148910.patch
Type: text/x-patch
Size: 6685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180529/8820d308/attachment.bin>


More information about the llvm-commits mailing list