Bug 247488
| Summary: | [JSC] RISC-V 64 compilation fails due to missing SIMD instructions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Juliana Sims <jsims> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Other | ||
| OS: | Linux | ||
Juliana Sims
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Juliana Sims
Pull request: https://github.com/WebKit/WebKit/pull/6132
Radar WebKit Bug Importer
<rdar://problem/102238433>
EWS
Committed 256872@main (969f03eb1212): <https://commits.webkit.org/256872@main>
Reviewed commits have been landed. Closing PR #6132 and removing active labels.