[PATCH] D58770: [LSR] Attempt to increase the accuracy of LSR's setup cost

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 07:04:00 PST 2019


dmgreen updated this revision to Diff 189140.
dmgreen added a comment.

Switchup the position of EnableRecursiveSetupCost.


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

https://reviews.llvm.org/D58770

Files:
  lib/Transforms/Scalar/LoopStrengthReduce.cpp
  test/CodeGen/ARM/lsr-setupcost.ll
  test/CodeGen/Hexagon/swp-carried-1.ll
  test/CodeGen/Hexagon/swp-epilog-phi5.ll
  test/Transforms/LoopStrengthReduce/two-combinations-bug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58770.189140.patch
Type: text/x-patch
Size: 6631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190304/1986c9e4/attachment.bin>


More information about the llvm-commits mailing list