[PATCH] D20388: AMDGPU: Fix supported CL features
Anastasia Stulova via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 1 08:33:13 PDT 2016
Anastasia added inline comments.
================
Comment at: test/Misc/amdgcn.languageOptsOpenCL.cl:1
@@ +1,2 @@
+// REQUIRES: amdgpu-registered-target
+// RUN: %clang_cc1 -x cl -cl-std=CL %s -verify -triple amdgcn-unknown-unknown
----------------
Negative testing?
Repository:
rL LLVM
http://reviews.llvm.org/D20388
More information about the llvm-commits
mailing list