[PATCH] D16039: Use proper dataflow ordering to speed convergence.This will converge the testcase on bug 26055 in 2 iterations.(data structures speedups to come to make even that faster)
Daniel Berlin via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 10 10:04:44 PST 2016
Let's commit your enable/disable patch separately.
I think we can get this to the point where we generally don't have to
disable it except for ridiculously sized programs.
On Sun, Jan 10, 2016 at 1:06 AM, Vikram TV <vikram.tarikere at gmail.com>
wrote:
> tvvikram added a comment.
>
> Maybe add an option to enable/disable this pass in this patch itself?
>
>
> http://reviews.llvm.org/D16039
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160110/b246607d/attachment.html>
More information about the llvm-commits
mailing list