RESOLVED FIXED 247488
[JSC] RISC-V 64 compilation fails due to missing SIMD instructions
https://bugs.webkit.org/show_bug.cgi?id=247488
Summary [JSC] RISC-V 64 compilation fails due to missing SIMD instructions
Juliana Sims
Reported 2022-11-04 07:30:04 PDT
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.
Attachments
Juliana Sims
Comment 1 2022-11-04 07:34:06 PDT
Radar WebKit Bug Importer
Comment 2 2022-11-11 06:31:17 PST
EWS
Comment 3 2022-11-18 23:47:18 PST
Committed 256872@main (969f03eb1212): <https://commits.webkit.org/256872@main> Reviewed commits have been landed. Closing PR #6132 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.