H.J. Lu 5c7adbd8ed x86-64: Add log2f with FMA
For workload-spec2017.wrf, on Skylake, it improves performance by:

                           Before            After     Improvement
reciprocal-throughput      16.5937          14.0789       17%
latency                    41.7755          35.3586       18%

	* sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
	Add e_log2f-fma.
	(CFLAGS-e_log2f-fma.c): New.
	* sysdeps/x86_64/fpu/multiarch/e_log2f-fma.c: New file.
	* sysdeps/x86_64/fpu/multiarch/e_log2f.c: Likewise.
2017-10-22 08:06:58 -07:00
..
2017-10-05 22:17:30 +00:00
2017-10-18 17:37:18 +00:00
2017-09-01 21:13:18 +00:00
2017-10-05 15:58:13 +00:00
2017-10-05 12:50:49 +02:00
2017-09-28 19:52:13 +01:00
2017-10-22 08:06:58 -07:00