[Webkit-unassigned] [Bug 150759] New: B3::LowerToAir should recognize Neg (i.e. Sub($0, value))

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 31 11:14:44 PDT 2015


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

            Bug ID: 150759
           Summary: B3::LowerToAir should recognize Neg (i.e. Sub($0,
                    value))
    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 don't think that the current trySub() lowering handles this.

We could handle it either using a second pattern match rule, or by recognizing the zero immediate inside trySub().

-- 
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/20151031/948ab5f3/attachment.html>


More information about the webkit-unassigned mailing list