]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: convert floating point optimizations to typed aux
authorJosh Bleecher Snyder <josharian@gmail.com>
Fri, 24 Apr 2020 05:22:00 +0000 (22:22 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Fri, 24 Apr 2020 23:06:39 +0000 (23:06 +0000)
commitb6f6259f2d46afaaffe62f6e42b3577cb03a44f4
treef54b66fa1197381edf15819ddb52377052aa3434
parent79bb41aed6892bb73ee01c5ed1335a4992c219f5
cmd/compile: convert floating point optimizations to typed aux

Passes toolstash-check.

Change-Id: I1318ede351da4cf769f7b9d87b275720fc278159
Reviewed-on: https://go-review.googlesource.com/c/go/+/229685
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/ssa/gen/generic.rules
src/cmd/compile/internal/ssa/rewritegeneric.go