[PATCH] D51484: [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 26 08:17:53 PDT 2018


Anastasia accepted this revision.
Anastasia added a comment.
This revision is now accepted and ready to land.

LGTM! Thanks!



================
Comment at: test/SemaOpenCL/intel-subgroup-avc-ext-types.cl:5
+
+// All intel_sub_group_avc_* types can only be used as argument or return value
+// of built-in functions defined in the extension.
----------------
Btw do you plan to implement this later:
  All intel_sub_group_avc_* types can only be used as argument or return value of built-in functions defined in the extension.


https://reviews.llvm.org/D51484





More information about the cfe-commits mailing list