[all-commits] [llvm/llvm-project] 0f6b67: [OpenCL] Add test for __kernel_exec macro (#138287)
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Mon May 5 00:53:13 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f6b671a9b76ccd089f35156d47aae8f21be7e39
https://github.com/llvm/llvm-project/commit/0f6b671a9b76ccd089f35156d47aae8f21be7e39
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M clang/test/CodeGenOpenCL/kernel-attributes.cl
Log Message:
-----------
[OpenCL] Add test for __kernel_exec macro (#138287)
The `__kernel_exec` macro is mandated by the OpenCL C specification and
supplied by `opencl-c-base.h`, but it was not covered in any tests.
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