Bug 163509 - Air::IRC needs to place all Tmps on some worklist, even if they have no interference edges
Summary: Air::IRC needs to place all Tmps on some worklist, even if they have no inter...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 163548
  Show dependency treegraph
 
Reported: 2016-10-16 14:41 PDT by Filip Pizlo
Modified: 2016-10-17 11:33 PDT (History)
11 users (show)

See Also:


Attachments
the patch (2.99 KB, patch)
2016-10-16 14:48 PDT, Filip Pizlo
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2016-10-16 14:41:03 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2016-10-16 14:48:10 PDT
Created attachment 291777 [details]
the patch
Comment 2 Mark Lam 2016-10-17 09:15:06 PDT
Comment on attachment 291777 [details]
the patch

Sounds reasonable to me.
Comment 3 Filip Pizlo 2016-10-17 09:27:20 PDT
Landed in https://trac.webkit.org/changeset/207408