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 d9d6cb8
Show file tree
Hide file tree
Showing 4 changed files with 92 additions and 87 deletions.
Loading

0 comments on commit d9d6cb8

Please sign in to comment.