Florian Hahn a2e915704f
[LV] Make create-induction-resume.ll more robust by adding store.
Without the store, the vector loop body is empty. Add a store to avoid
that, while not impacting the induction resume values that are created.
2024-06-25 11:14:13 +01:00
..