[all-commits] [llvm/llvm-project] a04767: [Clang][SME2] Add builtins for multi-vector fp rou...
Kerry McLaughlin via All-commits
all-commits at lists.llvm.org
Thu Dec 21 04:09:00 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a047675bbf476300fd159736d8ab0d6cb23fe934
https://github.com/llvm/llvm-project/commit/a047675bbf476300fd159736d8ab0d6cb23fe934
Author: Kerry McLaughlin <kerry.mclaughlin at arm.com>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M clang/include/clang/Basic/arm_sve.td
A clang/test/CodeGen/aarch64-sme2-intrinsics/acle_sme2_frint.c
Log Message:
-----------
[Clang][SME2] Add builtins for multi-vector fp round to integral value (#75941)
Adds the following SME2 builtins:
- svrinta, svrintm, svrintn, svrintp (x2 & x4)
More information about the All-commits
mailing list