[all-commits] [llvm/llvm-project] 1b93e1: [Clang][SVE2p1] Add svpsel builtins

CarolineConcatto via All-commits all-commits at lists.llvm.org
Wed Oct 18 08:06:03 PDT 2023


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

  Changed paths:
    M clang/include/clang/Basic/arm_sve.td
    M clang/lib/CodeGen/CGBuiltin.cpp
    A clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_psel.c

  Log Message:
  -----------
  [Clang][SVE2p1] Add svpsel builtins

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

Patch by : Sander de Smalen<sander.desmalen at arm.com>

Reviewed By: kmclaughlin

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




More information about the All-commits mailing list