https://github.com/golang/go/blob/master/src/cmd/compile/internal/ssa/fuse.go#L130
it mention empty block here. in my knowledge, empty block would be 
len(b.Values) == 0, but it's not. so what 's empty block means here.

-- 
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/6df476a1-1e4c-441a-8518-9fed9e684148n%40googlegroups.com.

Reply via email to