Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 22 Sep 2019 22:43:35 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: [PATCH] math: optimize lrint on 32bit targets

* Szabolcs Nagy <nsz@...t70.net> [2019-09-21 17:52:35 +0200]:
> this was discussed on irc.

did more benchmarks, on i486 branches seem better
than setting the sign bit but on arm branch is
worse so i keep the original code, just changed
the code style (asuint macro instead of union).


View attachment "0001-math-optimize-lrint-on-32bit-targets.patch" of type "text/x-diff" (2052 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.