[PATCH] D60944: [LSR] Limit the recursion for setup cost

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 23 01:51:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358958: [LSR] Limit the recursion for setup cost (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60944?vs=195987&id=196196#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60944

Files:
  llvm/trunk/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/trunk/test/CodeGen/Hexagon/swp-carried-1.ll
  llvm/trunk/test/Transforms/LoopStrengthReduce/gnarly-setupcost.ll
  llvm/trunk/test/Transforms/LoopStrengthReduce/two-combinations-bug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60944.196196.patch
Type: text/x-patch
Size: 6726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190423/8f02bf21/attachment.bin>


More information about the llvm-commits mailing list