[PATCH] D86050: [SCEV] Refactor isHighCostExpansionHelper

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 03:20:14 PDT 2020


samparker updated this revision to Diff 285952.
samparker added a comment.

Moved AddRecExpr code into costAndCollectOperands.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86050/new/

https://reviews.llvm.org/D86050

Files:
  llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h
  llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
  llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86050.285952.patch
Type: text/x-patch
Size: 17887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/80f60848/attachment.bin>


More information about the llvm-commits mailing list