[webkit-reviews] review granted: [Bug 144039] Enable FTL JIT by default on AArch64 : [Attachment 309499] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 9 08:50:32 PDT 2017


Yusuke Suzuki <utatane.tea at gmail.com> has granted Zan Dobersek
<zan at falconsigh.net>'s request for review:
Bug 144039: Enable FTL JIT by default on AArch64
https://bugs.webkit.org/show_bug.cgi?id=144039

Attachment 309499: Patch

https://bugs.webkit.org/attachment.cgi?id=309499&action=review




--- Comment #15 from Yusuke Suzuki <utatane.tea at gmail.com> ---
Comment on attachment 309499
  --> https://bugs.webkit.org/attachment.cgi?id=309499
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=309499&action=review

I would like to ask GTK folks about enabling FTL on ARM64 too.

> Source/cmake/WebKitFeatures.cmake:69
> +    if (WTF_CPU_X86_64 OR WTF_CPU_ARM64)

Is it necessary to modify cmake/OptionsWPE.cmake?


More information about the webkit-reviews mailing list