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 d2553d9 commit 733b868Copy full SHA for 733b868
llvm-spirv/test/SpecConstants/keep-tracked-const.ll
@@ -17,8 +17,8 @@ target triple = "spir64-unknown-unknown"
17
; CHECK: Constant [[#Int8]] [[#]] 1
18
; CHECK: Constant [[#Int8]] [[#]] 0
19
20
-; CHECK: Constant [[#Int32]] [[#]] 0
21
-; CHECK: Constant [[#Int32]] [[#]] 1
+; CHECK-DAG: Constant [[#Int32]] [[#]] 0
+; CHECK-DAG: Constant [[#Int32]] [[#]] 1
22
23
; CHECK-LLVM: %conv17.i = sext i8 1 to i64
24
0 commit comments