[Webkit-unassigned] [Bug 79899] DFG BasicBlocks should not require that their nodes have contiguous indices in the graph

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 29 19:50:05 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=79899





--- Comment #8 from Filip Pizlo <fpizlo at apple.com>  2012-02-29 19:50:05 PST ---
> Yes. You're absolutely right. I didn't touch CSE for now - actually it still relies on the assumption that the node indicies are continuous, which is true in current stage as we exclude the inserted Phi nodes. But yes we should fix it.

Yeah, I think this is one of those things that we want to fix in this patch.  Feels like even though it will make for a bigger patch, the result will be cleaner and more coherent.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list