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 7a51d22 commit 1a07e39Copy full SHA for 1a07e39
polly/test/CodeGen/Metadata/basic_vec_annotate.ll
@@ -13,7 +13,7 @@
13
; CHECK: polly.stmt.for.body:
14
; CHECK: br {{.*}} !llvm.loop [[POLLY_LOOP:![0-9]+]]
15
; CHECK: [[LOOP]] = distinct !{[[LOOP]], [[META2:![0-9]+]], [[META3:![0-9]+]]}
16
-; CHECK: [[META3]] = !{!"llvm.loop.vectorize.enable", i1 false}
+; CHECK: [[META3]] = !{!"llvm.loop.vectorize.enable", i32 0}
17
; CHECK: [[POLLY_LOOP]] = distinct !{[[POLLY_LOOP]], [[META2:![0-9]+]], [[META3:![0-9]+]]}
18
; CHECK: [[META3]] = !{!"llvm.loop.vectorize.enable", i1 true}
19
0 commit comments