[PATCH] D142210: [AArch64][SME2] Add Multi-vector add/sub and accumulate into ZA intrinsic

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 02:41:34 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG03aed959386a: [AArch64][SME2] Add Multi-vector add/sub and accumulate into ZA intrinsic (authored by CarolineConcatto).

Changed prior to commit:
  https://reviews.llvm.org/D142210?vs=491804&id=492045#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142210

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  llvm/lib/Target/AArch64/SMEInstrFormats.td
  llvm/test/CodeGen/AArch64/sme2-intrinsics-add.ll
  llvm/test/CodeGen/AArch64/sme2-intrinsics-sub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142210.492045.patch
Type: text/x-patch
Size: 34112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230125/99a9e7ad/attachment.bin>


More information about the llvm-commits mailing list