Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[LV] Relax assertion in fixupIVUsers (NFC).
Adjust the assertion in fixupIVUsers to only require a unique exit block if there are any values to fix up. This enables the bring up of multi-exit loop vectorization without requiring a scalar epilogue. Split off as suggested from #112138.
- Loading branch information