[Webkit-unassigned] [Bug 152164] New: B3 should reduce Shl(<S|Z>Shr(@x, @const), @const) to BitAnd(@x, -(1<<@const))

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 10 18:59:05 PST 2015


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

            Bug ID: 152164
           Summary: B3 should reduce Shl(<S|Z>Shr(@x, @const), @const) to
                    BitAnd(@x, -(1<<@const))
    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

Things.

-- 
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/20151211/ef0edd4d/attachment.html>


More information about the webkit-unassigned mailing list