[Webkit-unassigned] [Bug 220412] [JSC] Move B3::ValueRep to bytecode/

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 06:49:44 PST 2021


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

Xan Lopez <xan.lopez at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xan.lopez at gmail.com

--- Comment #1 from Xan Lopez <xan.lopez at gmail.com> ---
Created attachment 417175

  --> https://bugs.webkit.org/attachment.cgi?id=417175&action=review

WIP patch.

WIP.

A couple things:
- There's a node type in DFG also named ValueRep. In some cases I had to add extra namespace information to avoid ambiguities.
- See the changed comment in ValueRep.h wrt ValueRecovery. It seems to me we could try to create a class that could be used by the wasm code using ValueRep, either based on ValueRecovery or merging bits from both. In any case probably moving stuff to bytecode/ first is a good idea.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210107/64eb5c4f/attachment-0001.htm>


More information about the webkit-unassigned mailing list