]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: improve the ssa documentation.
authorsunnymilk <shaojunyang@google.com>
Tue, 17 Sep 2024 00:10:51 +0000 (17:10 -0700)
committerJunyang Shao <shaojunyang@google.com>
Tue, 17 Sep 2024 17:43:29 +0000 (17:43 +0000)
commitefbf4b0713b76891f2476e54e15117649af94144
treebcb51148ddd33f2fdfdd18bb5a0d71a66482fbce
parentd1c3f255fda8b9bf86990b55353ca14fbfe5b257
cmd/compile: improve the ssa documentation.

The auxiliary field could be better documented as it appears in a lot of the operands.
This CL documents and points the user to the code for further information.

Change-Id: I34a73af488358c9799e286f3b5ee4b08639ce608
Reviewed-on: https://go-review.googlesource.com/c/go/+/613615
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
src/cmd/compile/internal/ssa/README.md