[PATCH] D15559: [SCEVExpander] Make findExistingExpansion smarter
Junmo Park via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 15 22:51:35 PST 2016
This revision was automatically updated to reflect the committed changes.
flyingforyou marked an inline comment as done.
Closed by commit rL260938: [SCEVExpander] Make findExistingExpansion smarter (authored by flyingforyou).
Changed prior to commit:
http://reviews.llvm.org/D15559?vs=48035&id=48045#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15559
Files:
llvm/trunk/include/llvm/Analysis/ScalarEvolutionExpander.h
llvm/trunk/lib/Analysis/ScalarEvolutionExpander.cpp
llvm/trunk/lib/Transforms/Utils/LoopUnrollRuntime.cpp
llvm/trunk/test/Transforms/LoopUnroll/high-cost-trip-count-computation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15559.48045.patch
Type: text/x-patch
Size: 7132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160216/39e2af44/attachment.bin>
More information about the llvm-commits
mailing list