powerpc: Add optimized version of [l]lrintf
This patch makes use of optimized double version of llrint for single precision as both the versions return [long] long type.
Loading
Please register or sign in to comment
This patch makes use of optimized double version of llrint for single precision as both the versions return [long] long type.