WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Juliana Sims
Comment 1
2022-11-04 07:34:06 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/6132
Radar WebKit Bug Importer
Comment 2
2022-11-11 06:31:17 PST
<
rdar://problem/102238433
>
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.
Top of Page
Format For Printing
XML
Clone This Bug