[PATCH] D36929: [GPGPU] Correctly initialize array order and fixed_element information

Tobias Grosser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 19 13:18:52 PDT 2017


grosser updated this revision to Diff 111854.
grosser added a comment.

Add the invariant loads to the test case and copy some more comments from
Siddharth's earlier test case over


https://reviews.llvm.org/D36929

Files:
  lib/CodeGen/IslNodeBuilder.cpp
  lib/CodeGen/PPCGCodeGeneration.cpp
  lib/External/ppcg/gpu.c
  lib/External/ppcg/gpu.h
  test/GPGPU/invariant-load-hoisting-with-failing-scop.ll
  test/GPGPU/live-range-reordering-with-privatization.ll
  test/GPGPU/non-read-only-scalars.ll
  test/GPGPU/scalar-writes-in-scop-requires-abort.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36929.111854.patch
Type: text/x-patch
Size: 10002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170819/4b5c4e73/attachment.bin>


More information about the llvm-commits mailing list