Bug 148260
Summary: | Enable CFG simplification in SSA | ||
---|---|---|---|
Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | keith_miller |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 148587, 148259 | ||
Bug Blocks: |
Filip Pizlo
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Keith Miller
*** This bug has been marked as a duplicate of bug 215286 ***