Bug 249503
Summary: | [Wasm-GC] Free several LLInt opcodes for GC instructions | ||
---|---|---|---|
Product: | WebKit | Reporter: | Asumu Takikawa <asumu> |
Component: | WebAssembly | Assignee: | Nobody <webkit-unassigned> |
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: | 247394 |
Asumu Takikawa
LLInt for Wasm is hitting an opcode limit, which is preventing Wasm patches that add more instructions from landing.
It's possible to easily free two opcodes for GC proposal instructions, which is a short-term fix that could help land some patches.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Asumu Takikawa
Pull request: https://github.com/WebKit/WebKit/pull/7789
EWS
Committed 258048@main (c0a796183862): <https://commits.webkit.org/258048@main>
Reviewed commits have been landed. Closing PR #7789 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/103481719>