[PATCH] D67764: [LV] Forced vectorization with runtime checks and OptForSize
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 22 00:19:49 PDT 2019
SjoerdMeijer updated this revision to Diff 221211.
SjoerdMeijer added a comment.
Restored the assert and expanded it with the !forcedToVectorize check
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67764/new/
https://reviews.llvm.org/D67764
Files:
llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/runtime-check-optsize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67764.221211.patch
Type: text/x-patch
Size: 3867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190922/6faac542/attachment.bin>
More information about the llvm-commits
mailing list