[all-commits] [llvm/llvm-project] faed4e: add alwaysinline attribute to stubs
Aniket Lal via All-commits
all-commits at lists.llvm.org
Tue Apr 29 03:28:35 PDT 2025
Branch: refs/heads/users/lalaniket8/alwaysinline-opencl-kernel-stubs
Home: https://github.com/llvm/llvm-project
Commit: faed4e38a869caadba5a1ee1839dfe54793a4299
https://github.com/llvm/llvm-project/commit/faed4e38a869caadba5a1ee1839dfe54793a4299
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