Add some tests for NVPTX lowering of cmpxchg
[oota-llvm.git] / test / CodeGen / NVPTX / ptx-version-31.ll
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 -mattr=ptx31 | FileCheck %s
2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 -mattr=ptx31 | FileCheck %s
3
4
5 ; CHECK: .version 3.1
6