aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/NVPTX/sm-version-30.ll
blob: 4f35cf04c63b7a813661ea0160a25627db03b127 (plain)
1
2
3
4
5
6
7
; RUN: llc < %s -march=nvptx -mcpu=sm_30 | FileCheck %s
; RUN: llc < %s -march=nvptx64 -mcpu=sm_30 | FileCheck %s


; CHECK: .version 3.2
; CHECK: .target sm_30