aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/NVPTX/sm-version-32.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/NVPTX/sm-version-32.ll')
-rw-r--r--test/CodeGen/NVPTX/sm-version-32.ll7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/CodeGen/NVPTX/sm-version-32.ll b/test/CodeGen/NVPTX/sm-version-32.ll
new file mode 100644
index 0000000..d6a5082
--- /dev/null
+++ b/test/CodeGen/NVPTX/sm-version-32.ll
@@ -0,0 +1,7 @@
+; RUN: llc < %s -march=nvptx -mcpu=sm_32 | FileCheck %s
+; RUN: llc < %s -march=nvptx64 -mcpu=sm_32 | FileCheck %s
+
+
+; CHECK: .version 4.0
+; CHECK: .target sm_32
+