Bug 150751
| Summary: | Air::Liveness should be more customizable | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 150279 | ||
Filip Pizlo
It should be possible to tell Air::Liveness which things to ignore and how to implement its set. For example, we could use this to teach it to just track stack slots, or just registers.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Filip Pizlo
Hmmm, looks like I may have fixed this: https://bugs.webkit.org/show_bug.cgi?id=150748
*** This bug has been marked as a duplicate of bug 150748 ***