]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: add remaining >v1 instructions to v1-only test
authorKeith Randall <khr@golang.org>
Tue, 5 Oct 2021 17:21:09 +0000 (10:21 -0700)
committerKeith Randall <khr@golang.org>
Tue, 5 Oct 2021 18:31:14 +0000 (18:31 +0000)
commit5d946f1892dc4ae3d3220fb0bc4d61cdf6175ee6
tree6d03d65fcd565e0a5f98a95dbc108c5118275923
parent5140ad104b03f6c119beb7e74546fb53bf40b66d
cmd/compile: add remaining >v1 instructions to v1-only test

roundsd and FMA (vfmadd231sd).

Change-Id: I2d91332667e577bd9bb903ac58904f62b8454128
Reviewed-on: https://go-review.googlesource.com/c/go/+/354069
Trust: Keith Randall <khr@golang.org>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/amd64/versions_test.go