mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-15 00:37:04 +00:00

This allows the constant vector to be passed directly to LLVM which fixes a few issues where the LLVM intrinsic expects a constant vector.
This allows the constant vector to be passed directly to LLVM which fixes a few issues where the LLVM intrinsic expects a constant vector.