[Webkit-unassigned] [Bug 98913] New: Change transformation precision from double to float

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 10 08:48:57 PDT 2012


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

           Summary: Change transformation precision from double to float
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rgabor at webkit.org


I created this bug to discuss do we really need the double precision here. If not we should change it back to float or make a typedef or something. I would like to do that because there are some functions here which could be optimized with ARM SIMD.

-- 
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