[all-commits] [llvm/llvm-project] 42b28c: [clang] Add missing streaming attributes to SVE bu...
Sam Tebbs via All-commits
all-commits at lists.llvm.org
Tue Jan 23 09:22:05 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 42b28c694ebc8a4ab09ef0b419308d47fc1e21ba
https://github.com/llvm/llvm-project/commit/42b28c694ebc8a4ab09ef0b419308d47fc1e21ba
Author: Sam Tebbs <samuel.tebbs at arm.com>
Date: 2024-01-23 (Tue, 23 Jan 2024)
Changed paths:
M clang/include/clang/Basic/arm_sve.td
M clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_while_x2.c
Log Message:
-----------
[clang] Add missing streaming attributes to SVE builtins (#79134)
This patch adds `IsStreamingCompatible` or `IsStreamingOrSVE2p1` to the
SVE builtins that missed them.
More information about the All-commits
mailing list