[PATCH] D61514: [AArch64][SVE2] Asm: add integer multiply-add/subtract (indexed) instructions

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360682: [AArch64][SVE2] Asm: add integer multiply-add/subtract (indexed) instructions (authored by c-rhodes, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61514?vs=198015&id=199445#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61514

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61514.199445.patch
Type: text/x-patch
Size: 12010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190514/402d0406/attachment.bin>


More information about the llvm-commits mailing list