On 8/26/2022 10:25 AM, Aldy Hernandez wrote:
On Fri, Aug 26, 2022 at 6:09 PM Jeff Law via Gcc-patches
<gcc-patches@gcc.gnu.org> wrote:
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.
OK pending tests?
Yes.
Jeff