Bug 141363 - Remove a few duplicate propagation steps from the DFG's PredictionPropagation phase
Summary: Remove a few duplicate propagation steps from the DFG's PredictionPropagation...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-07 14:43 PST by Benjamin Poulain
Modified: 2015-02-09 09:08 PST (History)
0 users

See Also:


Attachments
Patch (3.83 KB, patch)
2015-02-07 14:44 PST, Benjamin Poulain
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2015-02-07 14:43:30 PST
Remove a few duplicate propagation steps from the DFG's PredictionPropagation phase
Comment 1 Benjamin Poulain 2015-02-07 14:44:14 PST
Created attachment 246219 [details]
Patch
Comment 2 Benjamin Poulain 2015-02-08 18:42:23 PST
Comment on attachment 246219 [details]
Patch

Clearing flags on attachment: 246219

Committed r179817: <http://trac.webkit.org/changeset/179817>
Comment 3 Benjamin Poulain 2015-02-08 18:42:28 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Michael Saboff 2015-02-09 09:08:48 PST
Comment on attachment 246219 [details]
Patch

r=me