Bug 271866 - Signed loads should not zero-def their destination.
Summary: Signed loads should not zero-def their destination.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Justin Michaud
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-28 16:54 PDT by Justin Michaud
Modified: 2024-03-29 09:51 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 Justin Michaud 2024-03-28 16:54:52 PDT
Signed loads should not zero-def their destination.
Comment 1 Justin Michaud 2024-03-28 16:55:12 PDT
<rdar://problem/122959696>
Comment 2 Justin Michaud 2024-03-28 17:21:37 PDT
Pull request: https://github.com/WebKit/WebKit/pull/26593
Comment 3 EWS 2024-03-29 09:51:28 PDT
Committed 276829@main (58389979b17a): <https://commits.webkit.org/276829@main>

Reviewed commits have been landed. Closing PR #26593 and removing active labels.