summaryrefslogtreecommitdiffstats
path: root/test/CodeGenOpenCL/ptx-calls.cl
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenOpenCL/ptx-calls.cl')
-rw-r--r--test/CodeGenOpenCL/ptx-calls.cl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenOpenCL/ptx-calls.cl b/test/CodeGenOpenCL/ptx-calls.cl
index 6f33640..34a21c6 100644
--- a/test/CodeGenOpenCL/ptx-calls.cl
+++ b/test/CodeGenOpenCL/ptx-calls.cl
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 %s -triple ptx32-unknown-unknown -emit-llvm -O0 -o - | FileCheck %s
+// RUN: %clang_cc1 %s -triple nvptx-unknown-unknown -emit-llvm -O0 -o - | FileCheck %s
void device_function() {
}
OpenPOWER on IntegriCloud