[PATCH] D16686: [OpenCL] Generate metadata for opencl_unroll_hint attribute

Xiuli PAN via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 1 18:45:07 PST 2016


pxli168 added inline comments.

================
Comment at: test/SemaOpenCL/unroll-hint.cl:22
@@ +21,2 @@
+}
+#endif
----------------
It seems the negative integer invalid test  is missing?
I think it was in your last diff.


http://reviews.llvm.org/D16686





More information about the cfe-commits mailing list