[Webkit-unassigned] [Bug 247488] New: [JSC] RISC-V 64 compilation fails due to missing SIMD instructions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 4 07:30:04 PDT 2022


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

            Bug ID: 247488
           Summary: [JSC] RISC-V 64 compilation fails due to missing SIMD
                    instructions
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jsims at igalia.com

Recently, support began to be added for the upcoming WebAssembly SIMD specification. Unfortunately, RISC-V's vector extension is not yet standardized and this new code breaks compilation since there are no equivalents to the new code for RISC-V.

-- 
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/20221104/6ecebb24/attachment.htm>


More information about the webkit-unassigned mailing list