[PATCH] D22637: [OpenCL] Add extension cl_khr_mipmap_image to clang
Anastasia Stulova via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 27 10:00:01 PDT 2016
Anastasia added inline comments.
================
Comment at: test/Misc/amdgcn.languageOptsOpenCL.cl:188
@@ +187,3 @@
+ #endif
+#else
+ #ifdef cl_khr_mipmap_image
----------------
Looks good! Could you just remove indentation please as it's not common for C macros?
The same for the test below!
Repository:
rL LLVM
https://reviews.llvm.org/D22637
More information about the cfe-commits
mailing list