[Webkit-unassigned] [Bug 193795] We should do constant folding on ValueOp even when it is UntypedUse

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 16:27:26 PST 2019


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

--- Comment #1 from Saam Barati <sbarati at apple.com> ---
Yeah, the only thing we need to make sure of is that we don't fold away things that would've failed type checks. For UntypedUse that's obviously nothing. But for BigInt, we must make sure the inputs are BigInt.

-- 
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/20190125/3182c974/attachment.html>


More information about the webkit-unassigned mailing list