x86: Remove fabs{f} implementation
For x86_64 is the same as the generic implementation, while for i686 the builtin generates the same code.
Loading
Please register or sign in to comment
For x86_64 is the same as the generic implementation, while for i686 the builtin generates the same code.