[PATCH] D88819: [LV] Support for Remainder loop vectorization
Vinay Madhusudan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 5 04:04:54 PDT 2020
mivnay added a comment.
The CFG after the optimization of a typical loop will be as follows:
F13160094: Untitled Diagram.png <https://reviews.llvm.org/F13160094>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88819/new/
https://reviews.llvm.org/D88819
More information about the llvm-commits
mailing list