[all-commits] [llvm/llvm-project] 4ed0df: [Clang][SVE2.1] Add svwhile (predicate-as-counter)...
CarolineConcatto via All-commits
all-commits at lists.llvm.org
Thu Oct 19 03:48:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ed0dfe6adfe2a8b7b1420fec313c4250542747e
https://github.com/llvm/llvm-project/commit/4ed0dfe6adfe2a8b7b1420fec313c4250542747e
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_while_pn.c
M clang/test/Sema/aarch64-sve2p1-intrinsics/acle_sve2p1_imm.cpp
Log Message:
-----------
[Clang][SVE2.1] Add svwhile (predicate-as-counter) builtins
As described in: https://github.com/ARM-software/acle/pull/257
Patch by : David Sherwood <david.sherwood at arm.com>
Reviewed By: kmclaughlin
Differential Revision: https://reviews.llvm.org/D151307
More information about the All-commits
mailing list