Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-5613

[Rust] Fail to compile with unrecognized platform-specific intrinsic function

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • None
    • Rust
    • None

    Description

      I'm testing a project which depends on the Arrow crate. It failed with the following error:

      error[E0441]: unrecognized platform-specific intrinsic function: `simd_bitmask`
         --> /Users/sunchao/.cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/codegen/llvm.rs:100:5
          |
      100 |     crate fn simd_bitmask<T, U>(value: T) -> U;
          |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      
      error: aborting due to previous error
      
      For more information about this error, try `rustc --explain E0441`.
      error: Could not compile `packed_simd`.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            csun Chao Sun
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment