]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: enable Sqrt as a compiler intrinsic on riscv64
authorJoel Sing <joel@sing.id.au>
Sun, 12 Apr 2020 15:45:12 +0000 (01:45 +1000)
committerJoel Sing <joel@sing.id.au>
Sun, 12 Apr 2020 16:51:25 +0000 (16:51 +0000)
commit1eb66be1b933055102b2bdcaa113c04cc24e41f9
treeea5cb2a00ba9c5bb9c6b02c0fc8dc990ab45f557
parent3afa74115b1c458319e5a07fba5bdacc39ef7f88
cmd/compile: enable Sqrt as a compiler intrinsic on riscv64

Change-Id: I829a02ced9aa73b45079e67194186116b39504b0
Reviewed-on: https://go-review.googlesource.com/c/go/+/227805
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/gc/ssa.go