[Webkit-unassigned] [Bug 152232] New: SExt32(SExt8(value)) and SExt32(SExt16(value)) should lower to movsbq and movswq on x86

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 13 15:18:32 PST 2015


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

            Bug ID: 152232
           Summary: SExt32(SExt8(value)) and SExt32(SExt16(value)) should
                    lower to movsbq and movswq on x86
    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

Currently we do the two sign extensions separately.

-- 
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/20151213/2b65905e/attachment.html>


More information about the webkit-unassigned mailing list