[Webkit-unassigned] [Bug 184584] [MIPS] Optimize generated JIT code using mips32r2 instructions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 9 06:05:53 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=184584
--- Comment #14 from Yusuke Suzuki <utatane.tea at gmail.com> ---
(In reply to Yusuke Suzuki from comment #13)
> Comment on attachment 339958 [details]
> Patch
>
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=339958&action=review
>
> > Source/JavaScriptCore/assembler/MacroAssemblerMIPS.h:117
> > + ScaleAndAddOffset,
>
> I think this enum name is a bit misleading since `offset` is only added if
> `offset` is large / small enough.
Maybe the other enum name would be fine. Like, `ScaleAndAddOffsetIfOffsetIsOutOfBounds`.
--
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/20180509/36b78956/attachment.html>
More information about the webkit-unassigned
mailing list