ROCm / half

MIT License
12 stars 7 forks source link

Overload `std::isfinite` to omit implicit float conversion #17

Open AngryLoki opened 4 months ago

AngryLoki commented 4 months ago

This produces faster code for libstdc++ and fixes compilation with libc++.

Closes https://github.com/ROCm/half/issues/16