Anastasia added inline comments.

================
Comment at: lib/Headers/opencl-c.h:16128
+#define intel_sub_group_block_read_ui    intel_sub_group_block_read
+#define intel_sub_group_block_read_ui2   intel_sub_group_block_read2
+#define intel_sub_group_block_read_ui4   intel_sub_group_block_read4
----------------
Any advantage to use these macros here? They will complicate understanding of 
errors because preprocessor will remove information about the original BIFs 
being called in the source code.


https://reviews.llvm.org/D39936



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to