cmd/compile: fold constant comparisions into SETxxmem ops.
Fixes #22198 Change-Id: I5cb91c73069af8b16a2580d28756efd58c84b690 Reviewed-on: https://go-review.googlesource.com/69990 Run-TryBot: Keith Randall <khr@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by:Matthew Dempsky <mdempsky@google.com>
Showing
This diff is collapsed.
test/fixedbugs/issue22198.go
0 → 100644
Please register or sign in to comment