[PATCH] D31183: [OpenCL] Added parsing for OpenCL vector types.

Egor Churaev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 23 22:56:44 PDT 2017


echuraev added a comment.

In https://reviews.llvm.org/D31183#708833, @yaxunl wrote:

> I think this is a good feature for the convenience of user. I've seen usage like this.


I agree. I don't see any reasons why this case doesn't have the right to exist. I don't think that using extra parenthesis is a good solution for solving this problem.


https://reviews.llvm.org/D31183





More information about the cfe-commits mailing list