[PATCH] D15559: [SCEVExpander] Make findExistingExpansion smarter

Junmo Park via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 00:11:52 PST 2016


flyingforyou updated the summary for this revision.
flyingforyou updated this revision to Diff 46105.
flyingforyou marked 5 inline comments as done.
flyingforyou added a comment.

Addressed Michael's comments.
Thanks for good description example.

Waiting Sanjoy's comment.


http://reviews.llvm.org/D15559

Files:
  lib/Analysis/ScalarEvolutionExpander.cpp
  lib/Transforms/Utils/LoopUnrollRuntime.cpp
  test/Transforms/LoopUnroll/high-cost-trip-count-computation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15559.46105.patch
Type: text/x-patch
Size: 5408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160127/39b9c60e/attachment.bin>


More information about the llvm-commits mailing list