mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
s390: Use sqrt{f} builtin
Checked on s390x-linux-gnu.
This commit is contained in:
4
sysdeps/s390/fpu/math-use-builtins-sqrt.h
Normal file
4
sysdeps/s390/fpu/math-use-builtins-sqrt.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#define USE_SQRT_BUILTIN 1
|
||||
#define USE_SQRTF_BUILTIN 1
|
||||
#define USE_SQRTL_BUILTIN 0
|
||||
#define USE_SQRTF128_BUILTIN 0
|
Reference in New Issue
Block a user