Bug 213055 - Linear Scan uses the wrong Interval for spills for tmps with roles of early def or late use
Summary: Linear Scan uses the wrong Interval for spills for tmps with roles of early d...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-10 15:39 PDT by Saam Barati
Modified: 2020-06-11 17:29 PDT (History)
14 users (show)

See Also:


Attachments
patch (11.06 KB, patch)
2020-06-10 18:09 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2020-06-10 15:39:43 PDT
...
Comment 1 Saam Barati 2020-06-10 15:40:22 PDT
<rdar://problem/59874018>
Comment 2 Saam Barati 2020-06-10 18:09:23 PDT
Created attachment 401612 [details]
patch
Comment 3 Yusuke Suzuki 2020-06-11 17:00:51 PDT
Comment on attachment 401612 [details]
patch

r=me
Comment 4 EWS 2020-06-11 17:29:34 PDT
Committed r262932: <https://trac.webkit.org/changeset/262932>

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