[all-commits] [llvm/llvm-project] d4550c: [OpenCL] Add cl_intel_bfloat16_conversions builtin...
Igor Gorban via All-commits
all-commits at lists.llvm.org
Mon May 25 22:49:05 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4550cc82efa06745192f78120e1acfc7892b35d
https://github.com/llvm/llvm-project/commit/d4550cc82efa06745192f78120e1acfc7892b35d
Author: Igor Gorban <igor.gorban at intel.com>
Date: 2026-05-25 (Mon, 25 May 2026)
Changed paths:
M clang/lib/Sema/OpenCLBuiltins.td
A clang/test/SemaOpenCL/intel-bfloat16-conversions-builtins.cl
Log Message:
-----------
[OpenCL] Add cl_intel_bfloat16_conversions builtins (#199422)
Add cl_intel_bfloat16_conversions 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_bfloat16_conversions.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