[Webkit-unassigned] [Bug 150454] New: Air needs to know which subset of an argument an operation will use or def

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 22 11:02:03 PDT 2015


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

            Bug ID: 150454
           Summary: Air needs to know which subset of an argument an
                    operation will use or def
    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

That would allow us to spill it more compactly and emit tighter code in general.

It would also be cool if Def32 could be made to clearly imply that the high bits are zero'd, since that would allow us to eliminate more zero extensions from the code.

-- 
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/20151022/6d530e42/attachment-0001.html>


More information about the webkit-unassigned mailing list