]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile/internal/ssa: add == and != for complex
authorKeith Randall <khr@golang.org>
Thu, 10 Sep 2015 18:05:42 +0000 (11:05 -0700)
committerKeith Randall <khr@golang.org>
Thu, 10 Sep 2015 20:05:12 +0000 (20:05 +0000)
commitdb380bf44bcd8bcfdcbb68d18855111090282a63
tree2dcb8f60840283c5673296ed9e5cbbacfd16d306
parent2f518071577d177c5ec5b4c0c9e9dcd14e9cd32a
[dev.ssa] cmd/compile/internal/ssa: add == and != for complex

Change-Id: Iefabce4eb0dbc313dd1863513b45307cc76c545a
Reviewed-on: https://go-review.googlesource.com/14468
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/compile/internal/gc/ssa.go
src/cmd/compile/internal/gc/testdata/fp_ssa.go