[Webkit-unassigned] [Bug 65883] DFG JIT has no way of propagating predictions to loads and calls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 9 16:48:05 PDT 2011


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


Gavin Barraclough <barraclough at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #103306|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #3 from Gavin Barraclough <barraclough at apple.com>  2011-08-09 16:48:05 PST ---
(From update of attachment 103306)
View in context: https://bugs.webkit.org/attachment.cgi?id=103306&action=review

Sorry to cq- for a typo, but I think there is a grammar error in the change log. :-)
Otherwise all looks good.  I think we might want a prediction for more (all) node types in the future, so may want to break this out as a separate field, but reuse of opInfo2 seems like a good call, at least for now.

> Source/JavaScriptCore/ChangeLog:8
> +        This introduces the capability to stored predictions on graph

stored -> store ?

-- 
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