[PATCH] D28393: [SCEV] Make howFarToZero produce a smaller max backedge-taken count

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 13:59:09 PST 2017


efriedma updated the summary for this revision.
efriedma set the repository for this revision to rL LLVM.
efriedma updated this revision to Diff 83864.
efriedma added a comment.

Split so this change just contains the cleanup.  (This is enough to fix ne_max_trip_count_1.)


Repository:
  rL LLVM

https://reviews.llvm.org/D28393

Files:
  lib/Analysis/ScalarEvolution.cpp
  test/Analysis/ScalarEvolution/max-trip-count.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28393.83864.patch
Type: text/x-patch
Size: 3458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170110/4319ba25/attachment.bin>


More information about the llvm-commits mailing list