[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 11:30:52 PST 2017


efriedma removed rL LLVM as the repository for this revision.
efriedma updated this revision to Diff 83834.
efriedma added a comment.

Update comments; add additional testcase.


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.83834.patch
Type: text/x-patch
Size: 4432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170110/8b34cbcb/attachment.bin>


More information about the llvm-commits mailing list