[all-commits] [llvm/llvm-project] 5874dd: [OpenCL] Add cl_khr_subgroup_named_barrier and cl_...
Wenju He via All-commits
all-commits at lists.llvm.org
Wed Dec 10 02:26:08 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5874ddffe705ae011825b8272da83e596da526ec
https://github.com/llvm/llvm-project/commit/5874ddffe705ae011825b8272da83e596da526ec
Author: Wenju He <wenju.he at intel.com>
Date: 2025-12-10 (Wed, 10 Dec 2025)
Changed paths:
M clang/include/clang/Basic/OpenCLExtensions.def
M clang/test/SemaOpenCL/extension-version.cl
A clang/test/SemaOpenCL/intel-unsupported-extensions.cl
Log Message:
-----------
[OpenCL] Add cl_khr_subgroup_named_barrier and cl_intel_required_subgroup_size to OpenCLExtensions.def (#171433)
Fix typo cl_intel_bfloat16_conversion.
Add test for checking intel extension functions.
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