summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc64/le/fpu/w_ilogbl.c
blob: 205f154f0089a269a670601ac2af682895a6ddfb (plain) (blame)
1
2
3
4
/* Skip the optimization for long double as ibm128 does not provide an
   optimized builtin. */
#include <math-type-macros-ldouble.h>
#include <math/w_ilogb_template.c>