Skip to content

Fails to compile on riscv64gc #35

New issue

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

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

Already on GitHub? # to your account

Closed
calebzulawski opened this issue Oct 12, 2020 · 0 comments · Fixed by #47
Closed

Fails to compile on riscv64gc #35

calebzulawski opened this issue Oct 12, 2020 · 0 comments · Fixed by #47
Labels
A-floating-point Area: Floating point numbers and arithmetic A-LLVM Area: LLVM A-simd Area: SIMD. Put this on tracking issues to help with cross-repo issue organization blocks-nightly F-simd_ffi `#![feature(simd_ffi)]` O-RISC-V

Comments

@calebzulawski
Copy link
Member

LLVM intrinsics do not appear to lower correctly with SIMD FFI on riscv64gc.

Corresponding rustc issue: rust-lang/rust#77866

@workingjubilee workingjubilee added I-nominated We should discuss this at the next weekly meeting A-simd Area: SIMD. Put this on tracking issues to help with cross-repo issue organization F-simd_ffi `#![feature(simd_ffi)]` A-LLVM Area: LLVM A-floating-point Area: Floating point numbers and arithmetic O-RISC-V blocks-nightly and removed I-nominated We should discuss this at the next weekly meeting labels Oct 12, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-floating-point Area: Floating point numbers and arithmetic A-LLVM Area: LLVM A-simd Area: SIMD. Put this on tracking issues to help with cross-repo issue organization blocks-nightly F-simd_ffi `#![feature(simd_ffi)]` O-RISC-V
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants