From dfa62c79de4f6f6ee2eb8cde340c21afc739c38d Mon Sep 17 00:00:00 2001
From: Keith Randall
+ Go 1.18 introduces the new GOAMD64
environment variable which selects
+ a version of the AMD64 architecture. Allowed values are v1
,
+ v2
, v3
, or v4
. Each higher level requires,
+ and takes advantage of, additional processor features. A detailed description of the
+ versions is here.
+
+ The GOAMD64
environment variable defaults to v1
.
+
@@ -123,10 +136,6 @@ Do not send CLs removing the interior tags from such phrases. third-party tools that need to collect package source code.)
-- TODO: https://golang.org/cl/349595: cmd/go: add GOAMD64 environment variable -
-gofmt