[PATCH] D73777: [SCEV][IndVars] Always provide insertion point to the SCEVExpander::isHighCostExpansion()
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 25 10:37:27 PST 2020
lebedev.ri updated this revision to Diff 246510.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.
Rebased, addressed review notes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73777/new/
https://reviews.llvm.org/D73777
Files:
llvm/include/llvm/Analysis/ScalarEvolutionExpander.h
llvm/lib/Analysis/ScalarEvolutionExpander.cpp
llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
llvm/test/Transforms/IndVarSimplify/elim-extend.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73777.246510.patch
Type: text/x-patch
Size: 6836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200225/8a850111/attachment.bin>
More information about the llvm-commits
mailing list