[PATCH] D142455: [AArch64][SME2] Add Multi-vector add/sub vector intrinsics

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 04:08:38 PST 2023


CarolineConcatto created this revision.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
CarolineConcatto requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add the following intrinsic:
 ADD vectors

NOTE: These intrinsics are still in development and are subject to future changes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D142455

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/test/CodeGen/AArch64/sme2-intrinsics-add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142455.491708.patch
Type: text/x-patch
Size: 12272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230124/5bec6de5/attachment.bin>


More information about the llvm-commits mailing list