Commit f9120dc
committed
[VPlan] Make sure vector trip count is ready for prepareToExecute (NFC)
Split off from llvm#112145. This
ensures that getOrCreateVectorTripCount creates the trip count as needed
when induction resume value creation is moved to VPlan and no longer
creates the vector trip count early.1 parent df0b34c commit f9120dc
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7827 | 7827 | | |
7828 | 7828 | | |
7829 | 7829 | | |
7830 | | - | |
7831 | | - | |
| 7830 | + | |
| 7831 | + | |
| 7832 | + | |
7832 | 7833 | | |
7833 | 7834 | | |
7834 | 7835 | | |
| |||
0 commit comments