Bug 253584
| Summary: | Clobber first two argument GPRs across OMG loop tier-up check in BBQ JIT | ||
|---|---|---|---|
| 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 | ||
David Degazio
rdar://106360294
The current BBQ JIT implementation clobbers argumentGPR0 and argumentGPR1 for the entry tier-up check, but not for loop tier-up checks.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
David Degazio
Pull request: https://github.com/WebKit/WebKit/pull/11239
EWS
Committed 261435@main (73c4a75b5bf1): <https://commits.webkit.org/261435@main>
Reviewed commits have been landed. Closing PR #11239 and removing active labels.