]> git.lizzy.rs Git - rust.git/blob - src/test/assembly/nvptx-arch-default.rs
Sync core::simd up to rust-lang/portable-simd@2e081db92aa3ee0a4563bc28ce01bdad5b1b2efd
[rust.git] / src / test / assembly / nvptx-arch-default.rs
1 // assembly-output: ptx-linker
2 // compile-flags: --crate-type cdylib
3 // only-nvptx64
4 // ignore-nvptx64
5
6 #![no_std]
7
8 // aux-build: breakpoint-panic-handler.rs
9 extern crate breakpoint_panic_handler;
10
11 // Verify default target arch with ptx-linker.
12 // CHECK: .target sm_30
13 // CHECK: .address_size 64