This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/15936] Computing sin and cos is very slow when using AVX-powered processors


https://sourceware.org/bugzilla/show_bug.cgi?id=15936

--- Comment #3 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to David Abdurachmanov from comment #2)
> Carlos,
> Do you recall which commit in glibc resolved the issue?

There are a whole series of commits for each relevant architecture which
requires eliding the save/restore of rounding modes around the relevant
functions that only operate correctly in round-to-nearest. So it isn't easy to
point out just one commit. It matters the architecture and other factors like
incremental improvements.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]