[PATCH] D136464: [AArch64][SVE2] Add the SVE2.1 signed and unsigned 2-way dot instructions

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 03:26:28 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
david-arm marked 4 inline comments as done.
Closed by commit rG1fe096ef59d1: [AArch64][SVE2] Add the SVE2.1 signed and unsigned 2-way dot instructions (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D136464?vs=469660&id=470430#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136464

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/MC/AArch64/SVE/sdot-diagnostics.s
  llvm/test/MC/AArch64/SVE/udot-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/sdot-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/sdot.s
  llvm/test/MC/AArch64/SVE2p1/udot-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/udot.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136464.470430.patch
Type: text/x-patch
Size: 14313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/b9a6a514/attachment.bin>


More information about the llvm-commits mailing list