[CLANG][AArch64][SVE2.1] Add UCLAMP/SCLAMP/FCLAMP function prototypes
authorCaroline Concatto <caroline.concatto@arm.com>
Fri, 19 May 2023 14:40:23 +0000 (14:40 +0000)
committerCaroline Concatto <caroline.concatto@arm.com>
Fri, 19 May 2023 15:36:22 +0000 (15:36 +0000)
commitba1f31fb066af2769634ebb2e23d683d8d409f37
tree0391330589fdd78d027b61de19dfca625014bcab
parent280a3e44a325d60d87ebed96f99608df5e07d683
[CLANG][AArch64][SVE2.1] Add UCLAMP/SCLAMP/FCLAMP function prototypes

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

Reviewed By: sdesmalen

Differential Revision: https://reviews.llvm.org/D150863
clang/include/clang/Basic/arm_sve.td
clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_fclamp.c [new file with mode: 0644]
clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_sclamp.c [new file with mode: 0644]
clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_uclamp.c [new file with mode: 0644]
llvm/include/llvm/TargetParser/AArch64TargetParser.h