]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile/internal/ssa: Phi inputs from dead blocks are not live
authorKeith Randall <khr@golang.org>
Sat, 11 Jul 2015 21:41:22 +0000 (14:41 -0700)
committerKeith Randall <khr@golang.org>
Sat, 11 Jul 2015 22:45:14 +0000 (22:45 +0000)
commit050ce4390aa16b03e7272e22e79de165589319b5
tree6d91d5d441d50ca5361c59a824b21d1ead5e8297
parent7a982e3c49c4fc16c2d51bf6e892cb2dd19405be
[dev.ssa] cmd/compile/internal/ssa: Phi inputs from dead blocks are not live

Fixes #11676

Change-Id: I941f951633c89bb1454ce6d1d1b4124d46a7d9dd
Reviewed-on: https://go-review.googlesource.com/12091
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/compile/internal/ssa/deadcode.go