mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
6 lines
160 B
LLVM
6 lines
160 B
LLVM
|
; RUN: llc < %s -march=nvptx -mcpu=sm_70 | FileCheck %s
|
||
|
; RUN: llc < %s -march=nvptx64 -mcpu=sm_70 | FileCheck %s
|
||
|
|
||
|
; CHECK: .version 6.0
|
||
|
; CHECK: .target sm_70
|