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

Sven van Haastregt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 27 03:40:28 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL331026: [OpenCL] Add separate read_only and write_only pipe IR types (authored by svenvh, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D46015?vs=143938&id=144307#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46015

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46015.144307.patch
Type: text/x-patch
Size: 15153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180427/eb3a9ef1/attachment.bin>


More information about the llvm-commits mailing list