[PATCH] D61906: [AArch64][SVE2] Asm: implement CMLA/SQRDCMLAH instructions

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 02:43:01 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360871: [AArch64][SVE2] Asm: implement CMLA/SQRDCMLAH instructions (authored by c-rhodes, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61906?vs=199459&id=199773#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61906/new/

https://reviews.llvm.org/D61906

Files:
  llvm/trunk/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/trunk/lib/Target/AArch64/SVEInstrFormats.td
  llvm/trunk/test/MC/AArch64/SVE2/cmla-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE2/cmla.s
  llvm/trunk/test/MC/AArch64/SVE2/sqrdcmlah-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE2/sqrdcmlah.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61906.199773.patch
Type: text/x-patch
Size: 23420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/e74123ed/attachment.bin>


More information about the llvm-commits mailing list