diff options
| author | Michael Munday <mike.munday@ibm.com> | 2017-09-14 11:04:37 +0100 |
|---|---|---|
| committer | Michael Munday <mike.munday@ibm.com> | 2017-09-14 23:08:33 +0000 |
| commit | 95b146e8ebf1687503fcf105f16e1f1eb0ea135e (patch) | |
| tree | 1b88a2e04bf08e320bf62b3f861c9a1a5f4df615 /src/strconv/extfloat.go | |
| parent | 40e25895e3ab998033cc9f7086332d046c7f608a (diff) | |
| download | go-95b146e8ebf1687503fcf105f16e1f1eb0ea135e.tar.xz | |
cmd/compile: improve floating point constant propagation
Add generic rules to propagate floating point constants through
comparisons and integer conversions. These new rules seldom trigger
in the standard library so there is no performance change, however
I think it is worth adding them anyway for completeness.
Change-Id: I9db5222746508a2996f1cafb72f4e0cf2541de07
Reviewed-on: https://go-review.googlesource.com/63795
Run-TryBot: Michael Munday <mike.munday@ibm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Diffstat (limited to 'src/strconv/extfloat.go')
0 files changed, 0 insertions, 0 deletions
