[Webkit-unassigned] [Bug 153518] New: B3's integer range analysis should know that Mul'ing two sufficiently small numbers will yield a number that still has a meaningful range

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 15:25:27 PST 2016


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

            Bug ID: 153518
           Summary: B3's integer range analysis should know that Mul'ing
                    two sufficiently small numbers will yield a number
                    that still has a meaningful range
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

I almost added these optimizations to the DFG integer range optimization phase.  That phase is very complicated.  B3's integer range analysis is trivial.  So I added it to B3.

Eventually we'll want this same machinery in DFG also.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160126/322710e4/attachment.html>


More information about the webkit-unassigned mailing list