[Webkit-unassigned] [Bug 133764] New: make sdiv a template on armv7s to remove duplicate code in dfg

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 11 14:07:20 PDT 2014


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

           Summary: make sdiv a template on armv7s to remove duplicate
                    code in dfg
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achristensen at apple.com


While playing with the css jit I noticed that sdiv is very similar on APPLE_ARMV7S and ARM64.  Why not unite this code?

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