|
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 |
2 | 2 | ; The tests here check for differences in behaviour between the default, |
3 | 3 | ; optsize, and minsize. |
4 | 4 | ; RUN: opt -passes=loop-vectorize -S < %s | FileCheck %s --check-prefix=DEFAULT |
@@ -1034,34 +1034,3 @@ for.cond.cleanup: |
1034 | 1034 | !0 = distinct !{!0, !1} |
1035 | 1035 | !1 = !{!"llvm.loop.vectorize.enable", i1 true} |
1036 | 1036 |
|
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 | | -;. |
0 commit comments