Bug 139630 - PutLocalSinkingPhase has an invalid assertion about incoming values, because both liveness and deferral analyses are conservative
Summary: PutLocalSinkingPhase has an invalid assertion about incoming values, because ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-12-14 17:24 PST by Filip Pizlo
Modified: 2014-12-15 11:22 PST (History)
12 users (show)

See Also:


Attachments
the patch (73.86 KB, patch)
2014-12-14 17:28 PST, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (10.02 KB, patch)
2014-12-14 17:29 PST, Filip Pizlo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2014-12-14 17:24:36 PST
...
Comment 1 Filip Pizlo 2014-12-14 17:28:48 PST
Created attachment 243274 [details]
the patch
Comment 2 Filip Pizlo 2014-12-14 17:29:15 PST
Whoa I'm pretty sure that the patch is invalid.
Comment 3 Filip Pizlo 2014-12-14 17:29:39 PST
Created attachment 243275 [details]
the patch

That's better.
Comment 4 WebKit Commit Bot 2014-12-14 19:48:49 PST
Comment on attachment 243275 [details]
the patch

Clearing flags on attachment: 243275

Committed r177270: <http://trac.webkit.org/changeset/177270>
Comment 5 WebKit Commit Bot 2014-12-14 19:48:53 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Mark Lam 2014-12-15 11:22:35 PST
<rdar://problem/19245579>