Sign in
cobalt
/
cobalt
/
0c2b1d4428f8ae16220e86a16bebd07ff691a412
/
.
/
third_party
/
llvm-project
/
llvm
/
test
/
CodeGen
/
NVPTX
/
sm-version-70.ll
blob: 8b72d50747ae514e042e4213e42c192ec77ef34e [
file
] [
log
] [
blame
]
; 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