Bug 148260 - Enable CFG simplification in SSA
Summary: Enable CFG simplification in SSA
Status: RESOLVED DUPLICATE of bug 215286
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 148587 148259
Blocks:
  Show dependency treegraph
 
Reported: 2015-08-20 16:07 PDT by Filip Pizlo
Modified: 2020-08-10 09:54 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2015-08-20 16:07:11 PDT
The main reason why this would be scary right now is that if we ran it before LICM, things would get weird.  But once https://bugs.webkit.org/show_bug.cgi?id=148259 is fixed, that won't be an issue anymore.
Comment 1 Keith Miller 2020-08-10 09:54:18 PDT

*** This bug has been marked as a duplicate of bug 215286 ***