[PATCH] D20389: NVPTX: Add supported CL features

Anastasia Stulova via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 1 08:32:26 PDT 2016


Anastasia added inline comments.

================
Comment at: test/Misc/nvptx.languageOptsOpenCL.cl:1
@@ +1,2 @@
+// REQUIRES: nvptx-registered-target
+// RUN: %clang_cc1 -x cl -cl-std=CL %s -verify -triple nvptx-unknown-unknown
----------------
Should we check for errors on unsupported extensions for this target too?


Repository:
  rL LLVM

http://reviews.llvm.org/D20389





More information about the cfe-commits mailing list