You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Forces Clang to use the fast path, which is not enabled by default on arm64 even though it's supported in the runtime.
Can be removed when Clang 18 containing this patch is available via the Android SDK:
llvm/llvm-project#76694
0 commit comments