[all-commits] [llvm/llvm-project] 41ea0f: add alwaysinline attribute to stubs
Aniket Lal via All-commits
all-commits at lists.llvm.org
Tue Apr 29 01:31:56 PDT 2025
Branch: refs/heads/users/lalaniket8/alwaysinline-opencl-kernel-stubs
Home: https://github.com/llvm/llvm-project
Commit: 41ea0f3bc36fd05fe7a9c7aad378b1304eb270c7
https://github.com/llvm/llvm-project/commit/41ea0f3bc36fd05fe7a9c7aad378b1304eb270c7
Author: anikelal <anikelal at amd.com>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M clang/lib/CodeGen/CodeGenModule.cpp
M clang/test/CodeGenOpenCL/addr-space-struct-arg.cl
M clang/test/CodeGenOpenCL/amdgpu-abi-struct-arg-byref.cl
M clang/test/CodeGenOpenCL/amdgpu-enqueue-kernel.cl
M clang/test/CodeGenOpenCL/cl-uniform-wg-size.cl
M clang/test/CodeGenOpenCL/cl20-device-side-enqueue-attributes.cl
M clang/test/CodeGenOpenCL/cl20-device-side-enqueue.cl
M clang/test/CodeGenOpenCL/convergent.cl
M clang/test/CodeGenOpenCL/enqueue-kernel-non-entry-block.cl
M clang/test/CodeGenOpenCL/opencl-kernel-call.cl
M clang/test/CodeGenOpenCL/sampler.cl
Log Message:
-----------
add alwaysinline attribute to stubs
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