[SPIR-V] Set non-kernel function linkage type via OpDecorate for all linkage...
[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.
parent
2df06e42
Please register or sign in to comment