[Webkit-unassigned] [Bug 169721] [DFG] Don't use ArraySlice intrinsic on MIPS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 22 04:39:22 PDT 2017


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

--- Comment #4 from Yusuke Suzuki <utatane.tea at gmail.com> ---
(In reply to Konstantin Tokarev from comment #3)
> I don't believe that MIPS, having 2x more GPRs than 32-bit ARM, cannot have
> ArraySlice

I think we should disable it right now since MIPS' temporary registers listed in GPRInfo is less than ARM.
If we would like to enable it, first, I think we should modify this part to increase temporary registers.

-- 
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/20170322/1e85479f/attachment.html>


More information about the webkit-unassigned mailing list