Bug 260492
| Summary: | Add IPInt SIMD entrypoint, dispatch logic, and stub implementations | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | daniel_liu4 |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 260646 | ||
| Bug Blocks: | |||
daniel_liu4
Added to the in-place interpreter to add an alternate SIMD entrypoint, dispatching for SIMD instructions, and unimplementedInstruction labels for all SIMD instructions (not including relaxed SIMD)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114223350>
daniel_liu4
Pull request: https://github.com/WebKit/WebKit/pull/16905
EWS
Committed 267149@main (7e018ba8b80b): <https://commits.webkit.org/267149@main>
Reviewed commits have been landed. Closing PR #16905 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 260646
daniel_liu4
Pull request: https://github.com/WebKit/WebKit/pull/17046
EWS
Committed 267299@main (2fab0f560099): <https://commits.webkit.org/267299@main>
Reviewed commits have been landed. Closing PR #17046 and removing active labels.