[PATCH] D95521: [SCEV] Apply loop guards to zero modulo conditions
Gil Rapaport via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 1 11:14:27 PST 2021
gilr updated this revision to Diff 320533.
gilr added a comment.
Addressed comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95521/new/
https://reviews.llvm.org/D95521
Files:
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Analysis/ScalarEvolution/trip-multiple-guard-info.ll
llvm/test/Transforms/LoopUnroll/runtime-unroll-assume-no-remainder.ll
llvm/test/Transforms/LoopVectorize/dont-fold-tail-for-divisible-TC.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95521.320533.patch
Type: text/x-patch
Size: 23466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210201/3d160f2a/attachment.bin>
More information about the llvm-commits
mailing list