[Webkit-unassigned] [Bug 151793] New: Polymorphic operands in operators coerces downstream values to double.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 2 21:51:19 PST 2015


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

            Bug ID: 151793
           Summary: Polymorphic operands in operators coerces downstream
                    values to double.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

With the addition of support for polymorphic operands to operators in the DFG and FTL, the PredictionPropagationPhase may now coerce downstream math operations to use double type.  This may result in performance pathologies.  We should investigate a way to mitigate this.

-- 
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/20151203/69d1bd6f/attachment.html>


More information about the webkit-unassigned mailing list