aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorRuixin Bao <ruixin.bao@ibm.com>2020-04-27 12:02:52 -0700
committerMichael Munday <mike.munday@ibm.com>2020-04-27 20:06:57 +0000
commitd2f5e4e38c8f3d847a1925344dadbf8fb8cdb180 (patch)
tree61a15ef511621aa317eee27169cf5bba88dc2ae8 /src/runtime
parenta637ee1970ac9f005094fd46eadd64c4433168e7 (diff)
downloadgo-d2f5e4e38c8f3d847a1925344dadbf8fb8cdb180.tar.xz
math: simplify hasVX checking on s390x
Originally, we use an assembly function that returns a boolean result to tell whether the machine has vector facility or not. It is now no longer needed when we can directly use cpu.S390X.HasVX variable. Change-Id: Ic3ffeb9e63238ef41406d97cdc42502145ddb454 Reviewed-on: https://go-review.googlesource.com/c/go/+/230319 Reviewed-by: Michael Munday <mike.munday@ibm.com> Run-TryBot: Michael Munday <mike.munday@ibm.com> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions