search for: 3f93a75e

Displaying 2 results from an estimated 2 matches for "3f93a75e".

Did you mean: 3.9375e
2016 Dec 18
2
llvm (the middle-end) is getting slower, December edition
> > >> > LVI is one of those analyses with quadratic runtime, but has a cutoff to > its search depth so that it is technically not quadratic. So increased > inlining could easily exacerbate it more than non-"quadratic" passes. > (increased inlining would also cause a general slowdown too). > > LVI is only quadratic because of the way we've built it
2016 Dec 18
0
llvm (the middle-end) is getting slower, December edition
...place with a new better thing, because nobody will want to throw the old thing away until the new thing covers the same set of test cases. -- Sean Silva -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161218/3f93a75e/attachment.html>