Bug 242254 - [JSC] testair: testZDefOfSpillSlotWithOffsetNeedingToBeMaterializedInARegister incorrectly passes
Summary: [JSC] testair: testZDefOfSpillSlotWithOffsetNeedingToBeMaterializedInARegiste...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-07-01 11:11 PDT by Joseph Griego
Modified: 2022-07-04 12:59 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Griego 2022-07-01 11:11:33 PDT
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)
Comment 1 Joseph Griego 2022-07-04 12:15:53 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1998
Comment 2 EWS 2022-07-04 12:58:47 PDT
Committed 252125@main (977854ea0f8c): <https://commits.webkit.org/252125@main>

Reviewed commits have been landed. Closing PR #1998 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-07-04 12:59:18 PDT
<rdar://problem/96404814>