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