[PATCH] D51402: [OpenCL] Adding cl_intel_planar_yuv extension

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 29 06:53:14 PDT 2018


Anastasia added a comment.

Will this extension require any Clang changes that are not possible to add using this approach for vendor extensions:
https://clang.llvm.org/docs/UsersManual.html#opencl-extensions

If not I would suggest to add this to the header file instead.


Repository:
  rC Clang

https://reviews.llvm.org/D51402





More information about the cfe-commits mailing list