[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
Wed Jan 11 13:06:47 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL291701: [SCEV] Make howFarToZero use a simpler formula for max backedge-taken count. (authored by efriedma).
Changed prior to commit:
https://reviews.llvm.org/D28393?vs=83864&id=84012#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28393
Files:
llvm/trunk/lib/Analysis/ScalarEvolution.cpp
llvm/trunk/test/Analysis/ScalarEvolution/max-trip-count.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28393.84012.patch
Type: text/x-patch
Size: 3524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170111/da70b145/attachment-0001.bin>
More information about the llvm-commits
mailing list