Bug 256786
| Summary: | [Wasm] B3IRGenerator can use less patchpoints for gc opcodes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Keith Miller <keith_miller> |
| Component: | WebAssembly | Assignee: | Keith Miller <keith_miller> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Keith Miller
Right now B3IRGenerator uses patchpoints for most Int <-> bitwise casts but there's a BitwiseCast B3 operation
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Keith Miller
Pull request: https://github.com/WebKit/WebKit/pull/13881
EWS
Committed 264078@main (ed549600758a): <https://commits.webkit.org/264078@main>
Reviewed commits have been landed. Closing PR #13881 and removing active labels.