[all-commits] [llvm/llvm-project] 9f93a9: [Clang][SVE2.1] Add builtins for 2-way svdot (vect...

CarolineConcatto via All-commits all-commits at lists.llvm.org
Thu Oct 19 09:11:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f93a99a096c093b5c205cf9143d88bbbbba1b53
      https://github.com/llvm/llvm-project/commit/9f93a99a096c093b5c205cf9143d88bbbbba1b53
  Author: Caroline Concatto <caroline.concatto at arm.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
    M clang/include/clang/Basic/arm_sve.td
    A clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_dot.c
    M clang/test/Sema/aarch64-sve2p1-intrinsics/acle_sve2p1_imm.cpp

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

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

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

Reviewed By: dtemirbulatov

Differential Revision: https://reviews.llvm.org/D151439




More information about the All-commits mailing list