remove extraneous import
This commit is contained in:
parent
b9c701e880
commit
9ab2d41b8a
1 changed files with 0 additions and 3 deletions
|
|
@ -11,9 +11,6 @@
|
|||
//! [llvm_docs]:
|
||||
//! https://llvm.org/docs/NVPTXUsage.html
|
||||
|
||||
#[cfg(test)]
|
||||
use stdsimd_test::assert_instr;
|
||||
|
||||
#[allow(improper_ctypes)]
|
||||
extern "C" {
|
||||
#[link_name = "llvm.nvvm.barrier0"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue