1; RUN: llc < %s -march=nvptx -mcpu=sm_30 | FileCheck %s
2; RUN: llc < %s -march=nvptx64 -mcpu=sm_30 | FileCheck %s
3
4
5; CHECK: .target sm_30
6
7