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 9614b82 commit bd0587dCopy full SHA for bd0587d
clang/test/CodeGenCUDA/convergent.cu
@@ -85,7 +85,7 @@ __host__ __device__ void bar() {
85
// HOST: attributes #[[ATTR3]] = { nounwind }
86
//.
87
// DEVICE: [[META0:![0-9]+]] = !{i32 1, !"wchar_size", i32 4}
88
-// DEVICE: [[META1:![0-9]+]] = !{i32 4, !"nvvm-reflect-ftz", i32 0}
+// DEVICE: [[META1:![0-9]+]] = !{i32 7, !"nvvm-reflect-ftz", i32 0}
89
// DEVICE: [[META2:![0-9]+]] = !{!"{{.*}}clang version {{.*}}"}
90
// DEVICE: [[META3]] = !{i64 3120}
91
// DEVICE: [[META4]] = !{i64 3155}
0 commit comments