[PATCH] D23322: [OpenCL] AMDGPU: Add extensions cl_amd_media_ops and cl_amd_media_ops2

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 11 11:17:40 PDT 2016


yaxunl added a comment.

In https://reviews.llvm.org/D23322#512823, @Anastasia wrote:

> Ok, sure. Is the plan to refactor this bit in case we implement the generic support later then?
>
> It seems fine, although I can't check much without any documentation. Is there any reference available online?


Yes we will refactor it after the generic support is implemented.

The documentations are here:
https://www.khronos.org/registry/cl/extensions/amd/cl_amd_media_ops.txt
https://www.khronos.org/registry/cl/extensions/amd/cl_amd_media_ops2.txt


https://reviews.llvm.org/D23322





More information about the cfe-commits mailing list