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


; CHECK: .version 3.2
; CHECK: .target sm_35