-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
AArch64, LLVM 11 ERROR: Cannot select some types #7138
Comments
@data-man have you submitted a bug report upstream btw? If not, would you mind doing it and pasting a link here? I think it's quite critical to do these ASAP especially if they pertain aarch64 - due to Apple making a move to Apple Silicon, we can expect a lot more aarch64 development happening over at LLVM in the near future, so it's good to put that on their radar. |
No.
Sorry, I'm not registered on the LLVM's bugzilla and I don't want.
But:
? |
That's great it's already fixed, so we will leave this issue to track the disabled test case, and then when LLVM 12 comes out we can re-enable it and close this issue. |
Note this comment: https://github.com/ziglang/zig/pull/6928/files#r526040373
Some of the disabled code marked with 7138 might be a separate issue. |
mips64 failure is tracked in ziglang#21091. Closes ziglang#7138.
mips64 failure is tracked in ziglang#21091. Closes ziglang#7138.
mips64 failure is tracked in ziglang#21091. Closes ziglang#7138.
Discovered in #6928.
Extracted tests from test/stage1/behavior/vector.zig:
How to test:
zig test -target aarch64-native vector.zig
@LemonBoy's #6928 (comment):
The text was updated successfully, but these errors were encountered: