mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 14:50:05 +00:00
benchtests: Add inputs from sin and cos to sincos
The sincos benchmark has only about a dozen inputs that don't measure the impact of changes to various passes. Since much of the code properties are inherited from sin and cos, copy those inputs in to get more comprehensive coverage.
This commit is contained in:
parent
377ed004f2
commit
520e7edb85
@ -1,3 +1,8 @@
|
|||||||
|
2015-12-08 Siddhesh Poyarekar <sid@reserved-bit.com>
|
||||||
|
|
||||||
|
* benchtests/sincos-inputs: Add inputs from sin-inputs and
|
||||||
|
cos-inputs.
|
||||||
|
|
||||||
2015-12-07 Andrew Senkevich <andrew.senkevich@intel.com>
|
2015-12-07 Andrew Senkevich <andrew.senkevich@intel.com>
|
||||||
|
|
||||||
* sysdeps/x86/fpu/bits/math-vector.h: W/o -fopenmp use GCC 6.*
|
* sysdeps/x86/fpu/bits/math-vector.h: W/o -fopenmp use GCC 6.*
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user