[Webkit-unassigned] [Bug 142128] [GTK] Use FTL by default when LLVM 3.7 is available

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 16 05:56:22 PDT 2015


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

--- Comment #10 from Csaba Osztrogonác <ossy at webkit.org> ---
(In reply to comment #9)
> Does anybody know if 3.7 includes all the patches we need?

X86_64 should work fine with LLVM 3.6, but didn't check 3.7 yet.
But AArch64 won't work, it seems none of the patches landed
(http://reviews.llvm.org/D8257 and http://reviews.llvm.org/D8258)
And there is one more problem, LLVM 3.6 stucked in an infinite loop 
on AArch64. I don't know if sombody fixed it, but I don't think so.
( See https://bugs.webkit.org/show_bug.cgi?id=143604#c2
and https://llvm.org/bugs/show_bug.cgi?id=23430 for details. )

Additionally JSC is completely broken now on AArch64 without FTL too - bug149061

-- 
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/20151016/957c013f/attachment-0001.html>


More information about the webkit-unassigned mailing list