Bug 249745
Summary: | [WebAssembly SIMD] Get WasmB3IRGenerator to parity on Intel | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Degazio <d_degazio> |
Component: | WebAssembly | Assignee: | David Degazio <d_degazio> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 246345 |
David Degazio
WebAssembly SIMD backend support is currently feature-complete on Intel when using the Air IR generator. We need to add Intel SIMD support to the B3 IR generator in order to support the non-Air baseline compiler and the OMG tier. Once this is complete, we should also be ready to enable SIMD tests on Intel by default.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Degazio
rdar://103613145
David Degazio
Pull request: https://github.com/WebKit/WebKit/pull/7985
EWS
Committed 258286@main (08944322951d): <https://commits.webkit.org/258286@main>
Reviewed commits have been landed. Closing PR #7985 and removing active labels.