Skip to content

llvm.aarch64.crc32b is not yet supported #1596

@carlos-verdes

Description

@carlos-verdes

I'm using Apple M1 Pro chip and trying to compile a project using cranelift I got the title error:

 thread 'main' (13059807) panicked at library/core/src/panicking.rs:228:5:
 llvm.aarch64.crc32b is not yet supported.
 See https://github.com/rust-lang/rustc_codegen_cranelift/issues/171
 Please open an issue at https://github.com/rust-lang/rustc_codegen_cranelift/issues
 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
 thread caused non-unwinding panic. aborting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-core-archArea: Necessary for full core::arch supportC-enhancementCategory: An issue proposing an enhancement or a PR with one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions