On 8/26/2022 9:43 AM, Aldy Hernandez via Gcc-patches wrote:
Another real.* tweak. This time, adding a real_iszero() entry point to match the real_isnegzero. I could combine this patch with the negative infinity one in this thread if y'all would prefer. OK pending tests? p.s. I'd really like to go and benchmark all this real.* stuff (later), because I think we could inline a bunch of these functions in the header file.
Same comments as the INF patch. jeff