Unverified Commit 14ec3f4b authored by Florian Hahn's avatar Florian Hahn
Browse files

[LV] Skip VFs > # iterations remaining for epilogue vectorization.

If a candidate VF for epilogue vectorization is greater than the number of
remaining iterations, the epilogue loop would be dead. Skip such factors.

Reviewed By: Ayal

Differential Revision: https://reviews.llvm.org/D154264
parent 6e821f0b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment