- AArch64 LLVM patches aren't yet landed in upstream LLVM: https://bugs.webkit.org/show_bug.cgi?id=143604#c4 - LLVM stuck in an infinte loop: (should be fixed before bumping) https://bugs.webkit.org/show_bug.cgi?id=143604#c2
Created attachment 251226 [details] Patch patch for testing, it doesn't contain the infinite loop bug fix. And it should be updated once bug143822 is fixed.
Created attachment 251232 [details] Patch
LLVM based FTL JIT will be removed from trunk soon, it would be better to make B3 based FTL JIT work on AArch64 Linux.