From: Meng Zhuo
Date: Sat, 28 May 2022 04:39:35 +0000 (+0800)
Subject: doc/go1.19: mention riscv64 supported regabi
X-Git-Tag: go1.19beta1~19
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=decdd87bea5ab380b6c2a656735db9b2eb08a202;p=gostls13.git
doc/go1.19: mention riscv64 supported regabi
Change-Id: I715e53e4baf67f896fa9c240f7668ce11f7b33c3
Reviewed-on: https://go-review.googlesource.com/c/go/+/409195
Reviewed-by: Austin Clements
Reviewed-by: Russ Cox
---
diff --git a/doc/go1.19.html b/doc/go1.19.html
index b9dfa59297..d73f635344 100644
--- a/doc/go1.19.html
+++ b/doc/go1.19.html
@@ -188,7 +188,9 @@ Do not send CLs removing the interior tags from such phrases.
(GOARCH=amd64
and GOARCH=arm64
only)
- TODO: https://go.dev/cl/402374: enable regabi on riscv64 by default
+ The riscv64
port now supports passing function arguments
+ and result using registers. Benchmarking shows typical performance
+ improvements of 10% or more on riscv64
.
The Go compiler now requires the -p=importpath
flag to