Skip to content

Commit

Permalink
remove extraneous import
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzlbg committed Nov 11, 2018
1 parent 20f7cd2 commit 7c93a23
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions coresimd/nvptx/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down

0 comments on commit 7c93a23

Please sign in to comment.