[PATCH] D21430: Use a much more efficient (linear instead of quadratic?) algorithm for computing the height: standard DFS mincost algorithm for a DAG.

Eugene Zelenko via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 17:26:47 PDT 2016


Eugene.Zelenko added a subscriber: Eugene.Zelenko.
Eugene.Zelenko added a comment.

Look like patch was not committed.


https://reviews.llvm.org/D21430





More information about the llvm-commits mailing list