[PATCH] D151439: [Clang][SVE2.1] Add builtins for 2-way svdot (vectors, indexed)

Caroline via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 25 06:25:58 PDT 2023


CarolineConcatto created this revision.
Herald added subscribers: arphaman, kristof.beyls, tschuett.
Herald added a project: All.
CarolineConcatto requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

As described in: https://github.com/ARM-software/acle/pull/257

Patch by: David Sherwood <david.sherwood at arm.com>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151439

Files:
  clang/include/clang/Basic/arm_sve.td
  clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_dot.c
  clang/test/Sema/aarch64-sve2p1-intrinsics/acle_sve2p1_imm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151439.525576.patch
Type: text/x-patch
Size: 9392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230525/c8752748/attachment.bin>


More information about the cfe-commits mailing list