Skip to content

Commit

Permalink
Use #[rustc_intrinsic_const_vector_arg] for Neon intrinsics
Browse files Browse the repository at this point in the history
This allows the constant vector to be passed directly
to LLVM which fixes a few issues where the LLVM intrinsic
expects a constant vector.
  • Loading branch information
GeorgeWort committed Dec 15, 2023
1 parent 821a641 commit bb25872
Show file tree
Hide file tree
Showing 4 changed files with 92 additions and 87 deletions.
Loading

0 comments on commit bb25872

Please sign in to comment.