[PATCH] D23992: [OpenCL] Augment pipe built-ins with pipe packet size and alignment.

Alexey Bader via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 29 07:02:48 PDT 2016


bader created this revision.
bader added reviewers: Anastasia, vpykhtin.
bader added a subscriber: cfe-commits.

Keep pipe packet size and alignment in LLVM IR layer to enable
translation from LLVM IR to SPIR-V format.

https://reviews.llvm.org/D23992

Files:
  lib/CodeGen/CGBuiltin.cpp
  lib/CodeGen/CGOpenCLRuntime.cpp
  lib/CodeGen/CGOpenCLRuntime.h
  test/CodeGenOpenCL/pipe_builtin.cl
  test/CodeGenOpenCL/pipe_types.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23992.69568.patch
Type: text/x-patch
Size: 13963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160829/c149903a/attachment-0001.bin>


More information about the cfe-commits mailing list