Bug 232260 - [JSC] Don't branch around register allocation in DFG enumerator get by val
Summary: [JSC] Don't branch around register allocation in DFG enumerator get by val
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-25 12:11 PDT by Yusuke Suzuki
Modified: 2021-10-25 17:18 PDT (History)
8 users (show)

See Also:


Attachments
Patch (21.68 KB, patch)
2021-10-25 12:11 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (22.90 KB, patch)
2021-10-25 12:14 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (29.74 KB, patch)
2021-10-25 12:25 PDT, Yusuke Suzuki
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (30.31 KB, patch)
2021-10-25 12:29 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2021-10-25 12:11:20 PDT
[JSC] Don't branch around register allocation in DFG enumerator get by val
Comment 1 Yusuke Suzuki 2021-10-25 12:11:52 PDT
Created attachment 442394 [details]
Patch
Comment 2 Yusuke Suzuki 2021-10-25 12:11:55 PDT
<rdar://problem/84544469>
Comment 3 Yusuke Suzuki 2021-10-25 12:14:36 PDT
Created attachment 442396 [details]
Patch
Comment 4 Yusuke Suzuki 2021-10-25 12:25:05 PDT
Created attachment 442398 [details]
Patch
Comment 5 Yusuke Suzuki 2021-10-25 12:29:36 PDT
Created attachment 442399 [details]
Patch
Comment 6 Yusuke Suzuki 2021-10-25 17:12:08 PDT
Comment on attachment 442399 [details]
Patch

Thanks!
Comment 7 EWS 2021-10-25 17:17:59 PDT
Committed r284851 (243528@main): <https://commits.webkit.org/243528@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 442399 [details].