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 8b18fe8 commit fd6d933Copy full SHA for fd6d933
clang/test/CodeGenHLSL/convergence/global_array.hlsl
@@ -1,6 +1,5 @@
1
// RUN: %clang_cc1 -finclude-default-header -triple spirv-unknown-vulkan-compute -emit-llvm -disable-llvm-passes -o - %s | FileCheck %s
2
3
-// XFAIL: *
4
// CHECK: define internal spir_func void @__cxx_global_var_init()
5
// CHECK: [[entry_token:%.*]] = call token @llvm.experimental.convergence.entry()
6
// CHECK: br label %[[loop_entry:.*]]
0 commit comments