[PATCH] D135567: [AArch64] SME2 Multiple vectors int/float binary accumulator and two/four ZA single-vector

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 08:52:43 PDT 2022


CarolineConcatto updated this revision to Diff 469248.
CarolineConcatto marked 7 inline comments as done.
CarolineConcatto added a comment.

- Address review comments
- Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135567

Files:
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  llvm/lib/Target/AArch64/SMEInstrFormats.td
  llvm/test/MC/AArch64/SME2/add-diagnostics.s
  llvm/test/MC/AArch64/SME2/add.s
  llvm/test/MC/AArch64/SME2/fadd-diagnostics.s
  llvm/test/MC/AArch64/SME2/fadd.s
  llvm/test/MC/AArch64/SME2/fsub-diagnostics.s
  llvm/test/MC/AArch64/SME2/fsub.s
  llvm/test/MC/AArch64/SME2/sub-diagnostics.s
  llvm/test/MC/AArch64/SME2/sub.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135567.469248.patch
Type: text/x-patch
Size: 122280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221020/35dc9594/attachment-0001.bin>


More information about the llvm-commits mailing list