Anastasia added inline comments.

================
Comment at: docs/ReleaseNotes.rst:146
+-  Extended Clang builtins with required ``cl_khr_subgroups`` support.
+-  Now interpreting empty argument function as void argument list in OpenCL 
code.
+-  Add ``intel_reqd_sub_group_size`` attribute support.
----------------
bader wrote:
> As far as I remember, this change was reverted as it had caused some 
> regressions. I haven't fix them yet, so I users still have to explicitly 
> specify void for empty parameter list.
Good spot. Thanks! I will remove this.


https://reviews.llvm.org/D36951



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

Reply via email to