[PATCH] D20388: AMDGPU: Fix supported CL features

Jan Vesely via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 11:35:12 PDT 2016


jvesely updated this revision to Diff 57829.
jvesely added a comment.

remove subgroups support.
better tests.

note: I had to add __OPENCL_VERSION__ defines manually, these can be removed once clang correctly reports the version


Repository:
  rL LLVM

http://reviews.llvm.org/D20388

Files:
  lib/Basic/Targets.cpp
  test/Misc/amdgcn.languageOptsOpenCL.cl
  test/Misc/r600.languageOptsOpenCL.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20388.57829.patch
Type: text/x-patch
Size: 7632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160519/732ac747/attachment.bin>


More information about the llvm-commits mailing list