[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
Thu Mar 7 05:46:28 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGffc922ec35f8: [LSR] Attempt to increase the accuracy of LSR's setup cost (authored by dmgreen).
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58770?vs=189140&id=189701#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58770

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58770.189701.patch
Type: text/x-patch
Size: 11223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190307/0a7f887b/attachment.bin>


More information about the llvm-commits mailing list