[Webkit-unassigned] [Bug 60396] Add macros to disable denormals on x86 for audio-intensive algorithms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 6 17:35:09 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=60396





--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2011-05-06 17:35:09 PST ---
Can this be a RIAA-style class instead of a pair of macros? This class could disable denormals in constructor, and enable them back in destructor, making sure that we don't accidentally leak the state by taking an unusual code path with an early return.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list