On 12/09/16 23:28, Joseph Myers wrote:
On Mon, 12 Sep 2016, Tamar Christina wrote:

Similar changes may be useful for __builtin_isfinite, __builtin_isnan,
__builtin_isinf, __builtin_isinf_sign, __builtin_isnormal.

Will your version always use only integer operations if the format is IEEE
enough?
Yes it will, the idea was indeed to also do those calls but to start with this one first to see what the feedback would be. I believe there's a ticket for that as well https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66462

Tamar

Reply via email to