[PATCH] D95521: [SCEV] Apply loop guards to divisibility tests
Gil Rapaport via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 1 22:10:46 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd475030dc28a: [SCEV] Apply loop guards to divisibility tests (authored by gilr).
Repository:
rG LLVM Github Monorepo
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.320675.patch
Type: text/x-patch
Size: 23466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210202/eec3142e/attachment.bin>
More information about the llvm-commits
mailing list