llvm-project
2deb3a26 - [LV] Fixup IV users only once during epilogue vectorization. (NFC)

Commit
1 year ago
[LV] Fixup IV users only once during epilogue vectorization. (NFC) Induction users only need to be updated when vectorizing the epilogue. Avoid running fixupIVUsers when vectorizing the main loop during epilogue vectorization.
Author
Parents
Loading