Commit 65136a3
authored
SCEV: migrate LoopInvariantPredicate to CmpPredicate (NFC) (llvm#125204)
Follow up on 60dc450 (SCEV: migrate to CmpPredicate (NFC)) to migrate
the missed ScalarEvolution::LoopInvariantPredicate to CmpPredicate.1 parent e31c6c9 commit 65136a3
File tree
2 files changed
+8
-11
lines changed- llvm
- include/llvm/Analysis
- lib/Analysis
2 files changed
+8
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1188 | 1188 | | |
1189 | 1189 | | |
1190 | 1190 | | |
1191 | | - | |
| 1191 | + | |
1192 | 1192 | | |
1193 | 1193 | | |
1194 | 1194 | | |
1195 | | - | |
1196 | | - | |
| 1195 | + | |
1197 | 1196 | | |
1198 | 1197 | | |
1199 | 1198 | | |
1200 | 1199 | | |
1201 | 1200 | | |
1202 | 1201 | | |
1203 | | - | |
1204 | | - | |
1205 | | - | |
| 1202 | + | |
| 1203 | + | |
1206 | 1204 | | |
1207 | 1205 | | |
1208 | 1206 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11165 | 11165 | | |
11166 | 11166 | | |
11167 | 11167 | | |
11168 | | - | |
11169 | | - | |
11170 | | - | |
| 11168 | + | |
| 11169 | + | |
11171 | 11170 | | |
11172 | 11171 | | |
11173 | 11172 | | |
11174 | 11173 | | |
11175 | 11174 | | |
11176 | 11175 | | |
11177 | 11176 | | |
11178 | | - | |
| 11177 | + | |
11179 | 11178 | | |
11180 | 11179 | | |
11181 | 11180 | | |
| |||
11203 | 11202 | | |
11204 | 11203 | | |
11205 | 11204 | | |
11206 | | - | |
| 11205 | + | |
11207 | 11206 | | |
11208 | 11207 | | |
11209 | 11208 | | |
| |||
0 commit comments