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 86192f5 commit cdffa9fCopy full SHA for cdffa9f
llvm/test/tools/sycl-post-link/sycl-external-funcs/drop-unref-funcs.ll
@@ -18,3 +18,4 @@ define dso_local spir_func void @unreferencedFunc() {
18
attributes #0 = { "sycl-module-id"="a.cpp" }
19
20
; CHECK: define dso_local spir_func void @externalDeviceFunc()
21
+; CHECK-NOT: define dso_local spir_func void @unreferencedFunc()
0 commit comments