[PATCH] D43570: [OpenCL] Add '-cl-uniform-work-group-size' compile option

Kristina Bessonova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 22 01:25:15 PST 2018


krisb updated this revision to Diff 135375.
krisb added a comment.
Herald added a subscriber: nhaehnle.

Updated one more test where attributes became mismatched.


Repository:
  rC Clang

https://reviews.llvm.org/D43570

Files:
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.def
  lib/CodeGen/CGCall.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGenOpenCL/amdgpu-abi-struct-coerce.cl
  test/CodeGenOpenCL/cl-uniform-wg-size.cl
  test/CodeGenOpenCL/convergent.cl
  test/Driver/opencl.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43570.135375.patch
Type: text/x-patch
Size: 7351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180222/f8774f0b/attachment-0001.bin>


More information about the cfe-commits mailing list