[PATCH] D68814: [LV] Allow assume calls in predicated blocks.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 6 10:44:43 PST 2020
fhahn updated this revision to Diff 236417.
fhahn marked 3 inline comments as done.
fhahn added a comment.
Remove auto-generated check lines.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68814/new/
https://reviews.llvm.org/D68814
Files:
llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/predicate-assume.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68814.236417.patch
Type: text/x-patch
Size: 5997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200106/d0e0516d/attachment.bin>
More information about the llvm-commits
mailing list