[PATCH] D73744: [SCEV] SCEVExpander::isHighCostExpansionHelper(): cost-model min/max (PR44668)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 25 12:12:47 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd6f47aeb5198: [SCEV] SCEVExpander::isHighCostExpansionHelper(): cost-model min/max (PR44668) (authored by lebedev.ri).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73744

Files:
  llvm/lib/Analysis/ScalarEvolutionExpander.cpp
  llvm/test/Transforms/IndVarSimplify/elim-extend.ll
  llvm/test/Transforms/IndVarSimplify/eliminate-comparison.ll
  llvm/test/Transforms/IndVarSimplify/eliminate-trunc.ll
  llvm/test/Transforms/IndVarSimplify/full_widening.ll
  llvm/test/Transforms/IndVarSimplify/iv-widen.ll
  llvm/test/Transforms/IndVarSimplify/lftr-multi-exit.ll
  llvm/test/Transforms/IndVarSimplify/lftr-reuse.ll
  llvm/test/Transforms/IndVarSimplify/loop-invariant-conditions.ll
  llvm/test/Transforms/IndVarSimplify/widen-loop-comp.ll
  llvm/test/Transforms/LoopVectorize/X86/float-induction-x86.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73744.246540.patch
Type: text/x-patch
Size: 42967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200225/8af537b3/attachment.bin>


More information about the llvm-commits mailing list