[PATCH] D61515: [AArch64][SVE2] Asm: add SQRDMLAH/SQRDMLSH instructions

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 08:09:29 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360683: [AArch64][SVE2] Asm: add SQRDMLAH/SQRDMLSH instructions (authored by c-rhodes, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61515?vs=198017&id=199448#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61515

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61515.199448.patch
Type: text/x-patch
Size: 14885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190514/0ff932b3/attachment.bin>


More information about the llvm-commits mailing list