]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: fix loong64 MINF → FMINF name and friends
authorJorropo <jorropo.pgm@gmail.com>
Wed, 7 Aug 2024 19:25:41 +0000 (21:25 +0200)
committerDavid Chase <drchase@google.com>
Wed, 7 Aug 2024 20:28:11 +0000 (20:28 +0000)
commit9177e12ccc2115e44de824ae7247ace88617c29a
tree66b3cbcc567f2a329f95fcf3c28ffd1af0b597ce
parent5eeba95bada12992b666f2ae33fafb5991b3ca46
cmd/compile: fix loong64 MINF → FMINF name and friends

CL 580283 left cmd/compile/internal/ssa/_gen/ in a state where `go run *.go` would always fails ! :'(

Change-Id: I0b3aea9b3f6275cb17c552898c5034e15f0107d5
Reviewed-on: https://go-review.googlesource.com/c/go/+/603995
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: David Chase <drchase@google.com>
src/cmd/compile/internal/ssa/_gen/LOONG64Ops.go