This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 11/28] benchtests: Add isnan/isinf/isfinite benchmark


On Fri, Mar 29 2019, Adhemerval Zanella wrote:
> 
> 	* benchtests/Makefile (bench-math): Add isnan, isinf, and isfinite.
> 	(CFLAGS-bench-isnan.c, CFLAGS-bench-isinf.c,
> 	CFLAGS-bench-isfinite.c): New rule.
> 	* benchtests/isnan-input: New file.
> 	* benchtests/isinf-input: New file.
> 	* benchtests/isfinite-input: New file.

Looks good to me.  Thanks for doing this.

Reviewed-by: Gabriel F. T. Gomes <gabrielftg@linux.ibm.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]