On Wed, Feb 17, 2021 at 5:05 AM xie cui <cuiwei...@gmail.com> wrote:
>
> https://github.com/golang/go/blob/master/src/cmd/compile/internal/gc/escape.go#L1138
> why we need to cal the min path here?

That code is gone now anyhow.

I don't think the code had to compute the minimal number.  I think
that just helps keep the algorithm running more quickly.  But I may be
mistaken about that.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcXkf0pLR%3DpvkXxdY4s4265ucvg8a_8MgipZsZoPoGCk5Q%40mail.gmail.com.

Reply via email to