Bug 234587

Summary: Allow loop tier up to the Air tier
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, justin_michaud, keith_miller, mark.lam, msaboff, tzagallo, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
WIP
none
WIP
none
WIP
none
WIP
none
patch
ysuzuki: review+, ews-feeder: commit-queue-
patch for landing none

Saam Barati
Reported 2021-12-21 18:31:23 PST
Probably will be a perf win for first run programs.
Attachments
WIP (97.29 KB, patch)
2022-01-04 11:42 PST, Saam Barati
no flags
WIP (45.74 KB, patch)
2022-01-04 17:53 PST, Saam Barati
no flags
WIP (44.40 KB, patch)
2022-01-07 18:38 PST, Saam Barati
no flags
WIP (44.69 KB, patch)
2022-01-07 19:04 PST, Saam Barati
no flags
patch (47.38 KB, patch)
2022-01-07 19:24 PST, Saam Barati
ysuzuki: review+
ews-feeder: commit-queue-
patch for landing (47.38 KB, patch)
2022-01-10 10:00 PST, Saam Barati
no flags
Saam Barati
Comment 1 2021-12-21 18:31:43 PST
If we add a new lightweight Baseline JIT, this probably isn't necessary.
Radar WebKit Bug Importer
Comment 2 2021-12-28 18:32:16 PST
Saam Barati
Comment 3 2022-01-04 11:42:11 PST
Saam Barati
Comment 4 2022-01-04 17:53:58 PST
Created attachment 448356 [details] WIP Fixed latent regalloc bug in O0. I think this patch is mostly ready. But I'm going to implement exceptions in Air first, since that'll make some of the tier up logic nicer, and it's a nice to have anyways, since we want all tiers supporting all wasm features.
Saam Barati
Comment 5 2022-01-07 18:38:58 PST
Saam Barati
Comment 6 2022-01-07 19:04:26 PST
Saam Barati
Comment 7 2022-01-07 19:24:35 PST
Yusuke Suzuki
Comment 8 2022-01-07 19:43:31 PST
Comment on attachment 448662 [details] patch r=me
Saam Barati
Comment 9 2022-01-10 10:00:02 PST
Created attachment 448764 [details] patch for landing
EWS
Comment 10 2022-01-10 17:37:09 PST
Committed r287864 (245908@main): <https://commits.webkit.org/245908@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 448764 [details].
Note You need to log in before you can comment on or make changes to this bug.