[NVPTX] Add options for PTX 4.1/4.2 and SM 3.2/3.7/5.2/5.3
[oota-llvm.git] / test / CodeGen / NVPTX / sm-version-37.ll
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_37 | FileCheck %s
2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_37 | FileCheck %s
3
4
5 ; CHECK: .target sm_37
6