Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arm64jit: Enable in UI #18229

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Conversation

unknownbrackets
Copy link
Collaborator

For later, but once it's working on M1 I'd like to merge this to enable. It's all it takes.

For now I know it works fine on Qualcomm and Google Tensor processors. I suspect whatever's happening on M1 is actually macOS specific (or some non-pointerify mistake) but not sure.

-[Unknown]

@unknownbrackets unknownbrackets added the arm64jit Occurs with JIT on 64-bit ARM devices, but not another CPU backend. label Sep 24, 2023
@unknownbrackets unknownbrackets added this to the v1.17.0 milestone Sep 24, 2023
@hrydgard
Copy link
Owner

I'm just gonna merge this now that the release process is "done", and if I can't figure out the M1 problem in the near future I'll just disable it again only on Mac.

@hrydgard hrydgard merged commit 1d0114d into hrydgard:master Sep 29, 2023
@unknownbrackets unknownbrackets deleted the arm64jit-ir branch September 30, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arm64jit Occurs with JIT on 64-bit ARM devices, but not another CPU backend.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants