summaryrefslogtreecommitdiff
path: root/test/CodeGenOpenCL/half.cl
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenOpenCL/half.cl')
-rw-r--r--test/CodeGenOpenCL/half.cl1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGenOpenCL/half.cl b/test/CodeGenOpenCL/half.cl
index a10ba4d7f9e90..eae8cdcb03ec3 100644
--- a/test/CodeGenOpenCL/half.cl
+++ b/test/CodeGenOpenCL/half.cl
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 %s -emit-llvm -o - -triple spir-unknown-unknown | FileCheck %s
+// RUN: %clang_cc1 %s -emit-llvm -o - -triple x86_64-pc-win32 | FileCheck %s
#pragma OPENCL EXTENSION cl_khr_fp16 : enable