[Webkit-unassigned] [Bug 143736] DFG should not insert Phantoms in bytecode parsing or as part of transformations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 23 15:07:53 PDT 2015


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

--- Comment #1 from Filip Pizlo <fpizlo at apple.com> ---
I've hit a snag: backwards propagation needs to know when values are used by bytecode in strange ways.  It currently looks like it might rely on Phantom to tell it that the bits of some value are all observed.

Ugh.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150423/efb77b22/attachment.html>


More information about the webkit-unassigned mailing list