]> sourceware.org Git - glibc.git/commit
powerpc: Add optimized llogb* for POWER9
authorRaphael Moreira Zinsly <rzinsly@linux.ibm.com>
Thu, 25 Feb 2021 12:58:52 +0000 (09:58 -0300)
committerRaphael Moreira Zinsly <rzinsly@linux.ibm.com>
Tue, 16 Mar 2021 15:19:09 +0000 (12:19 -0300)
commita7d88506c260e7a0e4268803e76fc19e38ed041f
treed73cedc44f37c0e81e5a5416209929f3d3c979b5
parent56c81132ccc6f468fa4fc29c536db060e18e9d87
powerpc: Add optimized llogb* for POWER9

The POWER9 builtins used to improve the ilogb* functions can be
used in the llogb* functions as well.
sysdeps/powerpc/powerpc64/le/fpu/w_llogb_template.c [new file with mode: 0644]
sysdeps/powerpc/powerpc64/le/fpu/w_llogbl.c [new file with mode: 0644]
This page took 0.03527 seconds and 5 git commands to generate.