Bug 242254
| Summary: | [JSC] testair: testZDefOfSpillSlotWithOffsetNeedingToBeMaterializedInARegister incorrectly passes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Joseph Griego <joseph.j.griego> |
| Component: | JavaScriptCore | 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 | ||
Joseph Griego
This test doesn't behave correctly with O1: all of the stack slots will be allocated to offset 0 (or rather, the linear allocator ignores them because they don't have associated tmps)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Joseph Griego
Pull request: https://github.com/WebKit/WebKit/pull/1998
EWS
Committed 252125@main (977854ea0f8c): <https://commits.webkit.org/252125@main>
Reviewed commits have been landed. Closing PR #1998 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/96404814>