-
Adhemerval Zanella authored
The fma call should not really matter for ISA that already provide it, but it does show on benchmark if the ISA would require a function call (like default x86_64). Checked with 'CFLAGS="-O3 -march=x86-64" ./check.sh asinhf'.
e8774b3a
Loading