Skip to content

Commit 079c0e6

Browse files
Add --check-globals none to the tests.
1 parent 0f42b5d commit 079c0e6

File tree

2 files changed

+2
-64
lines changed

2 files changed

+2
-64
lines changed

llvm/test/Transforms/LoopVectorize/AArch64/optsize_minsize.ll

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
1+
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-globals none --version 5
22
; The tests here check for differences in behaviour between the default,
33
; optsize, and minsize.
44
; RUN: opt -passes=loop-vectorize -S < %s | FileCheck %s --check-prefix=DEFAULT
@@ -1034,34 +1034,3 @@ for.cond.cleanup:
10341034
!0 = distinct !{!0, !1}
10351035
!1 = !{!"llvm.loop.vectorize.enable", i1 true}
10361036

1037-
;.
1038-
; DEFAULT: [[LOOP0]] = distinct !{[[LOOP0]], [[META1:![0-9]+]], [[META2:![0-9]+]]}
1039-
; DEFAULT: [[META1]] = !{!"llvm.loop.unroll.runtime.disable"}
1040-
; DEFAULT: [[META2]] = !{!"llvm.loop.isvectorized", i32 1}
1041-
; DEFAULT: [[LOOP3]] = distinct !{[[LOOP3]], [[META2]], [[META1]]}
1042-
; DEFAULT: [[LOOP4]] = distinct !{[[LOOP4]], [[META1]], [[META2]]}
1043-
; DEFAULT: [[LOOP5]] = distinct !{[[LOOP5]], [[META2]], [[META1]]}
1044-
; DEFAULT: [[LOOP6]] = distinct !{[[LOOP6]], [[META1]], [[META2]]}
1045-
; DEFAULT: [[LOOP7]] = distinct !{[[LOOP7]], [[META2]], [[META1]]}
1046-
; DEFAULT: [[LOOP8]] = distinct !{[[LOOP8]], [[META1]], [[META2]]}
1047-
; DEFAULT: [[LOOP9]] = distinct !{[[LOOP9]], [[META2]], [[META1]]}
1048-
; DEFAULT: [[LOOP10]] = distinct !{[[LOOP10]], [[META1]], [[META2]]}
1049-
;.
1050-
; OPTSIZE: [[LOOP0]] = distinct !{[[LOOP0]], [[META1:![0-9]+]], [[META2:![0-9]+]]}
1051-
; OPTSIZE: [[META1]] = !{!"llvm.loop.unroll.runtime.disable"}
1052-
; OPTSIZE: [[META2]] = !{!"llvm.loop.isvectorized", i32 1}
1053-
; OPTSIZE: [[LOOP3]] = distinct !{[[LOOP3]], [[META2]], [[META1]]}
1054-
; OPTSIZE: [[LOOP4]] = distinct !{[[LOOP4]], [[META1]], [[META2]]}
1055-
; OPTSIZE: [[LOOP5]] = distinct !{[[LOOP5]], [[META2]], [[META1]]}
1056-
; OPTSIZE: [[LOOP6]] = distinct !{[[LOOP6]], [[META1]], [[META2]]}
1057-
; OPTSIZE: [[LOOP7]] = distinct !{[[LOOP7]], [[META2]], [[META1]]}
1058-
; OPTSIZE: [[LOOP8]] = distinct !{[[LOOP8]], [[META1]], [[META2]]}
1059-
;.
1060-
; MINSIZE: [[LOOP0]] = distinct !{[[LOOP0]], [[META1:![0-9]+]], [[META2:![0-9]+]]}
1061-
; MINSIZE: [[META1]] = !{!"llvm.loop.unroll.runtime.disable"}
1062-
; MINSIZE: [[META2]] = !{!"llvm.loop.isvectorized", i32 1}
1063-
; MINSIZE: [[LOOP3]] = distinct !{[[LOOP3]], [[META2]], [[META1]]}
1064-
; MINSIZE: [[LOOP4]] = distinct !{[[LOOP4]], [[META1]], [[META2]]}
1065-
; MINSIZE: [[LOOP5]] = distinct !{[[LOOP5]], [[META2]], [[META1]]}
1066-
; MINSIZE: [[LOOP6]] = distinct !{[[LOOP6]], [[META1]], [[META2]]}
1067-
;.

llvm/test/Transforms/LoopVectorize/ARM/optsize_minsize.ll

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
1+
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-globals none --version 5
22
; The tests here check for differences in behaviour between the default,
33
; optsize, and minsize.
44
; RUN: opt -passes=loop-vectorize -S < %s | FileCheck %s --check-prefix=DEFAULT
@@ -1010,34 +1010,3 @@ for.cond.cleanup:
10101010
!0 = distinct !{!0, !1}
10111011
!1 = !{!"llvm.loop.vectorize.enable", i1 true}
10121012

1013-
;.
1014-
; DEFAULT: [[LOOP0]] = distinct !{[[LOOP0]], [[META1:![0-9]+]], [[META2:![0-9]+]]}
1015-
; DEFAULT: [[META1]] = !{!"llvm.loop.unroll.runtime.disable"}
1016-
; DEFAULT: [[META2]] = !{!"llvm.loop.isvectorized", i32 1}
1017-
; DEFAULT: [[LOOP3]] = distinct !{[[LOOP3]], [[META2]], [[META1]]}
1018-
; DEFAULT: [[LOOP4]] = distinct !{[[LOOP4]], [[META1]], [[META2]]}
1019-
; DEFAULT: [[LOOP5]] = distinct !{[[LOOP5]], [[META2]], [[META1]]}
1020-
; DEFAULT: [[LOOP6]] = distinct !{[[LOOP6]], [[META1]], [[META2]]}
1021-
; DEFAULT: [[LOOP7]] = distinct !{[[LOOP7]], [[META2]], [[META1]]}
1022-
; DEFAULT: [[LOOP8]] = distinct !{[[LOOP8]], [[META1]], [[META2]]}
1023-
; DEFAULT: [[LOOP9]] = distinct !{[[LOOP9]], [[META2]], [[META1]]}
1024-
; DEFAULT: [[LOOP10]] = distinct !{[[LOOP10]], [[META1]], [[META2]]}
1025-
;.
1026-
; OPTSIZE: [[LOOP0]] = distinct !{[[LOOP0]], [[META1:![0-9]+]], [[META2:![0-9]+]]}
1027-
; OPTSIZE: [[META1]] = !{!"llvm.loop.unroll.runtime.disable"}
1028-
; OPTSIZE: [[META2]] = !{!"llvm.loop.isvectorized", i32 1}
1029-
; OPTSIZE: [[LOOP3]] = distinct !{[[LOOP3]], [[META2]], [[META1]]}
1030-
; OPTSIZE: [[LOOP4]] = distinct !{[[LOOP4]], [[META1]], [[META2]]}
1031-
; OPTSIZE: [[LOOP5]] = distinct !{[[LOOP5]], [[META2]], [[META1]]}
1032-
; OPTSIZE: [[LOOP6]] = distinct !{[[LOOP6]], [[META1]], [[META2]]}
1033-
; OPTSIZE: [[LOOP7]] = distinct !{[[LOOP7]], [[META2]], [[META1]]}
1034-
; OPTSIZE: [[LOOP8]] = distinct !{[[LOOP8]], [[META1]], [[META2]]}
1035-
;.
1036-
; MINSIZE: [[LOOP0]] = distinct !{[[LOOP0]], [[META1:![0-9]+]], [[META2:![0-9]+]]}
1037-
; MINSIZE: [[META1]] = !{!"llvm.loop.unroll.runtime.disable"}
1038-
; MINSIZE: [[META2]] = !{!"llvm.loop.isvectorized", i32 1}
1039-
; MINSIZE: [[LOOP3]] = distinct !{[[LOOP3]], [[META2]], [[META1]]}
1040-
; MINSIZE: [[LOOP4]] = distinct !{[[LOOP4]], [[META1]], [[META2]]}
1041-
; MINSIZE: [[LOOP5]] = distinct !{[[LOOP5]], [[META2]], [[META1]]}
1042-
; MINSIZE: [[LOOP6]] = distinct !{[[LOOP6]], [[META1]], [[META2]]}
1043-
;.

0 commit comments

Comments
 (0)