[dev.ssa] cmd/compile/ssa: implement constant booleans
The removal of if false { ... } blocks in the opt pass exposed that removePredecessor needed to do more cleaning, on pain of failing later consistency checks. Change-Id: I45d4ff7e1f7f1486fdd99f867867ce6ea006a288 Reviewed-on: https://go-review.googlesource.com/11879Reviewed-by:Keith Randall <khr@golang.org>
Showing
Please register or sign in to comment