Submitting this patch in the name of: David Sherwood <david.sherwood@arm.com>
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150863
[CLANG][AArch64][SVE2.1] Add UCLAMP/SCLAMP/FCLAMP function prototypes ClosedPublic Authored by CarolineConcatto on May 18 2023, 4:55 AM.
Details Summary Submitting this patch in the name of: David Sherwood <david.sherwood@arm.com>
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 18 2023, 4:55 AM This revision is now accepted and ready to land.May 19 2023, 3:48 AM Closed by commit rGba1f31fb066a: [CLANG][AArch64][SVE2.1] Add UCLAMP/SCLAMP/FCLAMP function prototypes (authored by CarolineConcatto). · Explain WhyMay 19 2023, 8:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 523793 clang/include/clang/Basic/arm_sve.td
clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_fclamp.c
clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_sclamp.c
clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_uclamp.c
llvm/include/llvm/TargetParser/AArch64TargetParser.h
|
nit: odd indentation