cmd/compile: in prove, give a different name to each poset
Instead of using a two-slot array and having to remember which index is the signed poset, and which is the unsigned one, just use two different variables. Change-Id: Ic7f7676436c51bf43a182e999a926f8b7f69434b Reviewed-on: https://go-review.googlesource.com/c/go/+/196678Reviewed-by: Keith Randall <khr@golang.org>
Showing
Please register or sign in to comment