This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 170606d82c add missing benchmark files for several C23 binary64 functions new 0a96e56017 added benchmark inputs for rsqrtf and rsqrt
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: benchtests/Makefile | 2 + benchtests/rsqrt-inputs | 1004 ++++++++++++++++++++++++++++++++++++++++++++++ benchtests/rsqrtf-inputs | 1004 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 2010 insertions(+) create mode 100644 benchtests/rsqrt-inputs create mode 100644 benchtests/rsqrtf-inputs