[all-commits] [llvm/llvm-project] 793378: [OpenCL] Add cl_intel_split_work_group_barrier bui...
Igor Gorban via All-commits
all-commits at lists.llvm.org
Tue May 26 05:17:20 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 79337832f7a35c1ae5326a80c37a6459dd752048
https://github.com/llvm/llvm-project/commit/79337832f7a35c1ae5326a80c37a6459dd752048
Author: Igor Gorban <igor.gorban at intel.com>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M clang/lib/Sema/OpenCLBuiltins.td
A clang/test/SemaOpenCL/intel-split-work-group-barrier-builtins.cl
Log Message:
-----------
[OpenCL] Add cl_intel_split_work_group_barrier builtins (#199424)
Add cl_intel_split_work_group_barrier declarations to OpenCLBuiltins.td
and cover the extension with a dedicated header-free SPIR test.
Specification:
https://registry.khronos.org/OpenCL/extensions/intel/cl_intel_split_work_group_barrier.html
Co-authored-by: Copilot
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list