Files
clang-p2996/llvm/test/CodeGen/SPIRV/linkage
Vyacheslav Levytskyy 3ae63430aa [SPIR-V] Set non-kernel function linkage type via OpDecorate for all linkage types except for static functions (#91598)
This PR fixes the issue
https://github.com/llvm/llvm-project/issues/91595 by setting non-kernel
function linkage type via OpDecorate for all linkage types except for
static functions. A new test case is added.
2024-05-14 09:22:24 +02:00
..