aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/NVPTX/sm-version-35.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/NVPTX/sm-version-35.ll')
-rw-r--r--test/CodeGen/NVPTX/sm-version-35.ll7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/CodeGen/NVPTX/sm-version-35.ll b/test/CodeGen/NVPTX/sm-version-35.ll
deleted file mode 100644
index 8456c666677d..000000000000
--- a/test/CodeGen/NVPTX/sm-version-35.ll
+++ /dev/null
@@ -1,7 +0,0 @@
-; RUN: llc < %s -march=nvptx -mcpu=sm_35 | FileCheck %s
-; RUN: llc < %s -march=nvptx64 -mcpu=sm_35 | FileCheck %s
-
-
-; CHECK: .version 3.2
-; CHECK: .target sm_35
-