[all-commits] [llvm/llvm-project] ba1f31: [CLANG][AArch64][SVE2.1] Add UCLAMP/SCLAMP/FCLAMP ...

CarolineConcatto via All-commits all-commits at lists.llvm.org
Fri May 19 08:37:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ba1f31fb066af2769634ebb2e23d683d8d409f37
      https://github.com/llvm/llvm-project/commit/ba1f31fb066af2769634ebb2e23d683d8d409f37
  Author: Caroline Concatto <caroline.concatto at arm.com>
  Date:   2023-05-19 (Fri, 19 May 2023)

  Changed paths:
    M clang/include/clang/Basic/arm_sve.td
    A clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_fclamp.c
    A clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_sclamp.c
    A clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_uclamp.c
    M llvm/include/llvm/TargetParser/AArch64TargetParser.h

  Log Message:
  -----------
  [CLANG][AArch64][SVE2.1] Add UCLAMP/SCLAMP/FCLAMP function prototypes

Submitting this patch in the name of: David Sherwood <david.sherwood at arm.com>

Reviewed By: sdesmalen

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




More information about the All-commits mailing list