[Webkit-unassigned] [Bug 154685] B3 should have a DoubleToInt that takes a list of exceptional values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 25 10:59:50 PST 2016


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

--- Comment #1 from Filip Pizlo <fpizlo at apple.com> ---
This was @titzer's idea for making wasm d2i trap-free.  It's super profitable for wasm to do this.  We don't *need* to do this in B3 since we can d2i using a patchpoint, but it would probably be a progression.

-- 
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/20160225/a876c7c9/attachment-0001.html>


More information about the webkit-unassigned mailing list