[PATCH] D95521: [SCEV] Apply loop guards to trailing zero bits
Gil Rapaport via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 31 01:21:03 PST 2021
gilr updated this revision to Diff 320341.
gilr added a comment.
Rebased
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.320341.patch
Type: text/x-patch
Size: 12916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210131/5fff75df/attachment.bin>
More information about the llvm-commits
mailing list