Bug 312794
| Summary: | Memory64 bulk memory operations in OMG tier | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ccarley2 |
| Component: | WebAssembly | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | chi187, commit-queue, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 313115 | ||
| Bug Blocks: | |||
ccarley2
Implement the Memory64 bulk memory operations in the OMG tier
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/175184009>
ccarley2
Pull request: https://github.com/WebKit/WebKit/pull/63137
EWS
Committed 311796@main (88fb9a875ac5): <https://commits.webkit.org/311796@main>
Reviewed commits have been landed. Closing PR #63137 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 313115
Sergey Rubanov
Landed in https://commits.webkit.org/311796@main, relanded via https://bugs.webkit.org/show_bug.cgi?id=313267. Seems to be fixed.
Sergey Rubanov
The stress test only ran with --useOMGJIT=0, so EWS never hit the OMG path.
PR to force OMG in that test: https://github.com/WebKit/WebKit/pull/70352
EWS
Committed 318167@main (ae632a6a28e8): <https://commits.webkit.org/318167@main>
Reviewed commits have been landed. Closing PR #70352 and removing active labels.