-
Notifications
You must be signed in to change notification settings - Fork 107
Cannot run project due error unsupported llvm intrinsic llvm.prefetch
- trap at Instance ... llvm.x86.avx2.psad.bw
#1406
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
Comments
Turns out cg_clif miscompiled |
I can't directly reproduce this as I'm testing it on a server without gui support. Assuming this issue originates from the image crate, I can reproduce it using the test suite of the image crate. Working on a fix right now. |
If it was indeed the image crate being broken, a fix should now be available on the implement_xgetbv branch. |
Can you try again with the latest nightly? The image crate should now fully work. |
I tried day or two day ago to run in after using But when I run it via - https://github.com/rust-lang/rustc_codegen_cranelift/releases/tag/dev - then everything works fine. |
The subtree sync only just landed in the latest nightly.
Great! |
Steps to reproduce
Error
The text was updated successfully, but these errors were encountered: