Skip to content
Snippets Groups Projects
Commit 21d82e6a authored by Keith Randall's avatar Keith Randall
Browse files

cmd/compile: batch write barrier calls

Have the write barrier call return a pointer to a buffer into which
the generated code records pointers that need write barrier treatment.

Change-Id: I7871764298e0aa1513de417010c8d46b296b199e
Reviewed-on: https://go-review.googlesource.com/c/go/+/447781


Reviewed-by: default avatarKeith Randall <khr@google.com>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Bypass: Keith Randall <khr@golang.org>
Reviewed-by: default avatarCherry Mui <cherryyz@google.com>
parent f684f3dc
No related branches found
No related tags found
Loading
Showing
with 53 additions and 33 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment