[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
Fri Aug 12 07:43:25 PDT 2016
yaxunl added a comment.
In https://reviews.llvm.org/D23322#513792, @Anastasia wrote:
> Do you think testing the declaration to be available without/with an error after the extension is enabled/disabled might be useful too?
I feel it is not so useful for a specific extension.
When the feature which diagnoses functions disabled by extension is implemented, tests will be added as a generic case.
https://reviews.llvm.org/D23322
More information about the cfe-commits
mailing list