[PATCH] D46015: [OpenCL] Add separate read_only and write_only pipe IR types

Stuart Brady via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 25 08:16:18 PDT 2018


stuart updated this revision to Diff 143938.
stuart edited the summary of this revision.
stuart added a comment.

Changed new getPipeType() method to have protected visibility.

Updated summary to explain the need for the extra builtin implementation functions.


https://reviews.llvm.org/D46015

Files:
  lib/CodeGen/CGBuiltin.cpp
  lib/CodeGen/CGOpenCLRuntime.cpp
  lib/CodeGen/CGOpenCLRuntime.h
  test/CodeGenOpenCL/opencl_types.cl
  test/CodeGenOpenCL/pipe_builtin.cl
  test/CodeGenOpenCL/pipe_types.cl
  test/Index/pipe-size.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46015.143938.patch
Type: text/x-patch
Size: 14943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180425/2da18bfb/attachment-0001.bin>


More information about the cfe-commits mailing list