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

Alexey Sotkin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 03:56:51 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325771: [OpenCL] Add '-cl-uniform-work-group-size' compile option (authored by AlexeySotkin, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D43570

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43570.135391.patch
Type: text/x-patch
Size: 7652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/3ea370f8/attachment.bin>


More information about the llvm-commits mailing list