[Webkit-unassigned] [Bug 80361] New: DFG BasicBlock should group the Phi nodes together and separate them from the other nodes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 5 17:45:03 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=80361
Summary: DFG BasicBlock should group the Phi nodes together and
separate them from the other nodes
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: yuqiang.xian at intel.com
CC: barraclough at apple.com, fpizlo at apple.com
This would make it more efficient to remove the redundant Phi nodes or insert new Phi nodes for SSA, besides providing a cleaner BasicBlock structure.
--
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