diff options
author | Aniket Lal <lalaniket8@gmail.com> | 2025-05-07 18:09:13 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-07 18:09:13 +0530 |
commit | 17b2b6ddef4b1dc74a4b459d06510c25fa883329 (patch) | |
tree | be526cb71a20459126938389fce23339d06f5a8c /clang/lib/CodeGen/BackendUtil.cpp | |
parent | c22081c320340d0e7542b247ee093ca515509b52 (diff) | |
download | llvm-17b2b6ddef4b1dc74a4b459d06510c25fa883329.zip llvm-17b2b6ddef4b1dc74a4b459d06510c25fa883329.tar.gz llvm-17b2b6ddef4b1dc74a4b459d06510c25fa883329.tar.bz2 |
[Clang][OpenCL][AMDGPU] Add tests for optnone attribute assigned to OpenCL Kernels (#138849)
OpenCL Kernel stubs should be always inlined
https://github.com/llvm/llvm-project/pull/137769
In case optnone is assigned to kernel, respective stub should not be
assigned alwaysinline, we add test for the same.
Co-authored-by: anikelal <anikelal@amd.com>
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions