]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/compile: remove "WORK IN PROGRESS" from package pgo
authorMichael Pratt <mpratt@google.com>
Wed, 10 May 2023 21:40:01 +0000 (17:40 -0400)
committerGopher Robot <gobot@golang.org>
Thu, 11 May 2023 18:32:33 +0000 (18:32 +0000)
commit446ad131f633296f1c2589fcfa33ce6d6c58a3bc
tree1e8447c90cea9ec6b2fed4d2ac0a6265111ccd31
parent5a9b6432ec8b9199ce9fce9387e94195138b313f
cmd/compile: remove "WORK IN PROGRESS" from package pgo

Work continues on PGO, but the existing support is certainly working.

Change-Id: Ic6724b9b3f174f24662468000d771f7651bb18b0
Reviewed-on: https://go-review.googlesource.com/c/go/+/494435
Auto-Submit: Michael Pratt <mpratt@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Commit-Queue: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/compile/internal/pgo/irgraph.go