]> git.ipfire.org Git - thirdparty/glibc.git/commit
Add benchtests for roundeven and roundevenf.
authorShen-Ta Hsieh <ibmibmibm.tw@gmail.com>
Fri, 27 Mar 2020 23:24:02 +0000 (23:24 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Fri, 27 Mar 2020 23:24:02 +0000 (23:24 +0000)
commit642d5abaf11b033a1bfc88fd66f736f61a3fd17b
tree452ea563ac11e623a9259176f83974b9f35fc798
parent933dc0e5708beae17ce382287b9901ee960f42da
Add benchtests for roundeven and roundevenf.

This patch adds benchtests for the roundeven and roundevenf functions.
The inputs are copied from trunc-inputs.
benchtests/Makefile
benchtests/roundeven-inputs [new file with mode: 0644]
benchtests/roundevenf-inputs [new file with mode: 0644]