aboutsummaryrefslogtreecommitdiff
path: root/test/codegen
diff options
context:
space:
mode:
authorMichael Munday <mike.munday@ibm.com>2018-09-13 13:16:46 +0100
committerMichael Munday <mike.munday@ibm.com>2018-09-14 12:39:54 +0000
commit16687a3bbfa27280d16eaa89e72833b7d7579a79 (patch)
treea2695a767da09f3147ce1893a4052c4beaa72e0e /test/codegen
parent9f59918cae5eb23fdf0135b77280907365b52069 (diff)
downloadgo-16687a3bbfa27280d16eaa89e72833b7d7579a79.tar.xz
cmd/compile: skip float32 constant folding test on 387 builder
The 387 unit always quietens float64 and float32 signaling NaNs, even when just loading and storing them. This makes it difficult to propagate such values in the compiler. This is a hard problem to fix and it is also very obscure. Updates #27516. Change-Id: I03d88e31f14c86fa682fcea4b6d1fba18968aee8 Reviewed-on: https://go-review.googlesource.com/135195 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'test/codegen')
0 files changed, 0 insertions, 0 deletions