[PATCH] D58435: [SCEV] Ensure that isHighCostExpansion takes into account what is being divided

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 04:12:31 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355393: [SCEV] Ensure that isHighCostExpansion takes into account what is being divided (authored by dmgreen, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58435?vs=189080&id=189297#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58435

Files:
  llvm/trunk/lib/Analysis/ScalarEvolutionExpander.cpp
  llvm/trunk/test/Transforms/IndVarSimplify/no-iv-rewrite.ll
  llvm/trunk/test/Transforms/IndVarSimplify/replace-loop-exit-folds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58435.189297.patch
Type: text/x-patch
Size: 9033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190305/15d8a6a5/attachment.bin>


More information about the llvm-commits mailing list