[PATCH] D32215: Updated PPCG Code Generation for OpenCL compatibility

Philipp Schaad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 03:22:13 PDT 2017


PhilippSchaad updated this revision to Diff 96366.
PhilippSchaad added a comment.

Reverted unnecessary datalayout changes in tests.


Repository:
  rL LLVM

https://reviews.llvm.org/D32215

Files:
  lib/CodeGen/PPCGCodeGeneration.cpp
  test/GPGPU/cuda-annotations.ll
  test/GPGPU/host-control-flow.ll
  test/GPGPU/kernel-params-only-some-arrays.ll
  test/GPGPU/kernel-params-scop-parameter.ll
  test/GPGPU/non-read-only-scalars.ll
  test/GPGPU/phi-nodes-in-kernel.ll
  test/GPGPU/private-memory.ll
  test/GPGPU/remove-dead-instructions-in-stmt-2.ll
  test/GPGPU/remove-dead-instructions-in-stmt.ll
  test/GPGPU/shared-memory-two-dimensional.ll
  test/GPGPU/shared-memory.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32215.96366.patch
Type: text/x-patch
Size: 18314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/558042d7/attachment.bin>


More information about the llvm-commits mailing list