We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 958552a commit 5785d76Copy full SHA for 5785d76
llvm/test/tools/llvm-split/SYCL/device-code-split/module-split-func-ptr.ll
@@ -14,7 +14,7 @@
14
;
15
; CHECK-IR1: @FuncTable = weak global ptr @func
16
; CHECK-IR1: define {{.*}} i32 @func
17
-; CHECK-IR1: define weak_odr dso_local spir_kernel void @kernel1
+; CHECK-IR1: define weak_odr dso_local spir_kernel void @kernelB
18
19
@FuncTable = weak global ptr @func, align 8
20
0 commit comments