Test commit.
[oota-llvm.git] / test / CodeGen / NVPTX / ptx-version-30.ll
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 -mattr=ptx30 | FileCheck %s
2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 -mattr=ptx30 | FileCheck %s
3
4
5 ; CHECK: .version 3.0
6