[PATCH] D65197: [LV] Tail-loop Folding
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 24 05:43:12 PDT 2019
Meinersbur added a comment.
[serious] There is a `LoopVectorizeHints` class in `LoopVectorizationLegality.cpp` that should be used.
[serious] Documentation of `llvm.loop.vectorize.predicate.enable` is missing.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65197/new/
https://reviews.llvm.org/D65197
More information about the llvm-commits
mailing list