]> Cypherpunks repositories - gostls13.git/commit
test/codegen: add tests of FMA for arm/arm64
authorBen Shi <powerman1st@163.com>
Mon, 15 Oct 2018 05:39:23 +0000 (05:39 +0000)
committerCherry Zhang <cherryyz@google.com>
Mon, 15 Oct 2018 14:51:30 +0000 (14:51 +0000)
commit93e27e01af8bd6ac76c9784165d63b7cafe10a16
treef0cad9fa998e171dab1c4b46b64c09052d4eb128
parentbb3bf5bb538df67d3939974854c99608be21e135
test/codegen: add tests of FMA for arm/arm64

This CL adds tests of fused multiplication-accumulation
on arm/arm64.

Change-Id: Ic85d5277c0d6acb7e1e723653372dfaf96824a39
Reviewed-on: https://go-review.googlesource.com/c/141652
Run-TryBot: Ben Shi <powerman1st@163.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
test/codegen/floats.go