[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:09:14 PDT 2017
grosser updated this revision to Diff 111852.
grosser added a comment.
Add another test case to avoid us loosing test coverage
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.111852.patch
Type: text/x-patch
Size: 9070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170819/092811a3/attachment.bin>
More information about the llvm-commits
mailing list