Bug 135019 - [ftlopt] DFG Flush(SetLocal) store elimination is overzealous for captured variables in the presence of nodes that have no effects but may throw (merge trunk r171190)
Summary: [ftlopt] DFG Flush(SetLocal) store elimination is overzealous for captured va...
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:
Depends on: 134988
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-17 12:28 PDT by Filip Pizlo
Modified: 2014-07-17 22:56 PDT (History)
7 users (show)

See Also:


Attachments
the patch (6.24 KB, patch)
2014-07-17 12:31 PDT, Filip Pizlo
oliver: 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 2014-07-17 12:28:13 PDT
This is about merging https://bugs.webkit.org/show_bug.cgi?id=134988.  The merge requires some finesse so I'd rather get another review.
Comment 1 Filip Pizlo 2014-07-17 12:31:15 PDT
Created attachment 235084 [details]
the patch
Comment 2 Filip Pizlo 2014-07-17 22:56:20 PDT
Landed in http://trac.webkit.org/changeset/171214