]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: drop SSA atomics TODO
authorMichael Pratt <mpratt@google.com>
Fri, 9 Oct 2020 16:44:07 +0000 (12:44 -0400)
committerMichael Pratt <mpratt@google.com>
Fri, 9 Oct 2020 18:49:12 +0000 (18:49 +0000)
commitd4a5797b8863185230d0e89da9a00fd17f04152a
tree3e2455001fdf087450a727cb4c2cb88e1370a46f
parenteb67eab861442e6275deb584ecf08c95a639cedb
cmd/compile: drop SSA atomics TODO

These ops have been used for sync/atomic since golang.org/cl/28076.

Change-Id: Ic1445c073273f6b191b97018e8eb6f7ad9c48922
Reviewed-on: https://go-review.googlesource.com/c/go/+/261077
Trust: Michael Pratt <mpratt@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/ssa/gen/genericOps.go