[PATCH] [SCEV] Refactor out isHighCostExpansion. NFCI.

Sanjoy Das sanjoy at playingwithpointers.com
Sun Apr 12 11:51:00 PDT 2015


Hi bogner, atrick,

Move isHighCostExpansion from IndVarSimplify to SCEVExpander.  This
exposed function will be used in a subsequent change.

http://reviews.llvm.org/D8995

Files:
  include/llvm/Analysis/ScalarEvolutionExpander.h
  lib/Analysis/ScalarEvolutionExpander.cpp
  lib/Transforms/Scalar/IndVarSimplify.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8995.23656.patch
Type: text/x-patch
Size: 8658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150412/d782f3d9/attachment.bin>


More information about the llvm-commits mailing list