[Webkit-unassigned] [Bug 246348] New: [SIMD] Register Allocation support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 11 09:56:13 PDT 2022


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

            Bug ID: 246348
           Summary: [SIMD] Register Allocation support
           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: justin_michaud at apple.com

Today, we disable the linear scan and graph coloring register allocators. Make them support vectors, and remove all of the RegisterSet hacks of the form (useWASMSIMD() ? Width128 : Width64) when constructing clobber sets.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221011/02d96d59/attachment.htm>


More information about the webkit-unassigned mailing list