aboutsummaryrefslogtreecommitdiff
path: root/src/syscall
diff options
context:
space:
mode:
authorMichael Munday <mike.munday@ibm.com>2018-09-12 12:16:50 +0100
committerMichael Munday <mike.munday@ibm.com>2018-09-17 14:37:45 +0000
commit2db1a7f929892695696eebf685fc484841c08cb4 (patch)
tree36799ecb58734b34a8aafcbecd91f44bde676ceb /src/syscall
parent859cf7fc0f4535ab3cdec15c81860f5fd2ae5b01 (diff)
downloadgo-2db1a7f929892695696eebf685fc484841c08cb4.tar.xz
cmd/compile: avoid more float32 <-> float64 conversions in compiler
Use the new custom truncate/extension code when storing or extracting float32 values from AuxInts to avoid the value being changed by the host platform's floating point conversion instructions (e.g. sNaN -> qNaN). Updates #27516. Change-Id: Id39650f1431ef74af088c895cf4738ea5fa87974 Reviewed-on: https://go-review.googlesource.com/134855 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/syscall')
0 files changed, 0 insertions, 0 deletions