aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/NVPTX/ptx-version-30.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/NVPTX/ptx-version-30.ll')
-rw-r--r--test/CodeGen/NVPTX/ptx-version-30.ll6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/CodeGen/NVPTX/ptx-version-30.ll b/test/CodeGen/NVPTX/ptx-version-30.ll
deleted file mode 100644
index 0422b01..0000000
--- a/test/CodeGen/NVPTX/ptx-version-30.ll
+++ /dev/null
@@ -1,6 +0,0 @@
-; RUN: llc < %s -march=nvptx -mcpu=sm_20 -mattr=ptx30 | FileCheck %s
-; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 -mattr=ptx30 | FileCheck %s
-
-
-; CHECK: .version 3.0
-