[PATCH] D58435: [SCEV] Ensure that isHighCostExpansion takes into account what is being divided
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 3 07:11:18 PST 2019
dmgreen updated this revision to Diff 189080.
dmgreen added a comment.
Altered comment, and just use indvars for the tests (not instcombine/loop-delete).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58435/new/
https://reviews.llvm.org/D58435
Files:
lib/Analysis/ScalarEvolutionExpander.cpp
test/Transforms/IndVarSimplify/no-iv-rewrite.ll
test/Transforms/IndVarSimplify/replace-loop-exit-folds.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58435.189080.patch
Type: text/x-patch
Size: 8934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190303/b9511da8/attachment-0001.bin>
More information about the llvm-commits
mailing list