]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile/internal/ssa: comment why replacing phi with copy is ok
authorKeith Randall <khr@golang.org>
Sat, 11 Jul 2015 22:43:35 +0000 (15:43 -0700)
committerKeith Randall <khr@golang.org>
Sun, 12 Jul 2015 04:39:44 +0000 (04:39 +0000)
commitaccf9b5951f14a7a62cfe9ec5c59d6dc880c1bba
treedd5954ee692e7df98424a80c3125386f90e3ed6f
parentd9c72d739c87538b0854e26e6d73470784f6ea3e
[dev.ssa] cmd/compile/internal/ssa: comment why replacing phi with copy is ok

Change-Id: I3e2e8862f2fde4349923016b97e8330b0d494e0e
Reviewed-on: https://go-review.googlesource.com/12092
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
src/cmd/compile/internal/ssa/deadcode.go