[PATCH] D15559: [SCEVExpander] Make findExistingExpansion smarter

Junmo Park via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 16:22:38 PST 2016


flyingforyou updated the summary for this revision.
flyingforyou updated this revision to Diff 48035.
flyingforyou added a comment.

Addressed Michael's comments.
Thanks.


http://reviews.llvm.org/D15559

Files:
  include/llvm/Analysis/ScalarEvolutionExpander.h
  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.48035.patch
Type: text/x-patch
Size: 6934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160216/12a1af92/attachment.bin>


More information about the llvm-commits mailing list