[PATCH] D33688: [Polly] Heap allocation for new arrays
Bonfante Nicolas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 28 01:10:44 PDT 2017
niosega updated this revision to Diff 104356.
niosega added a comment.
Rebase with master to take into account the commit of the check size for JSONImporter.
https://reviews.llvm.org/D33688
Files:
include/polly/CodeGen/IslNodeBuilder.h
include/polly/ScopInfo.h
lib/Analysis/ScopInfo.cpp
lib/CodeGen/CodeGeneration.cpp
lib/CodeGen/IslNodeBuilder.cpp
lib/Exchange/JSONExporter.cpp
test/Isl/CodeGen/MemAccess/create_arrays_heap.ll
test/Isl/CodeGen/MemAccess/create_arrays_heap___%for.cond1.preheader---%for.end18.jscop
test/Isl/CodeGen/MemAccess/create_arrays_heap___%for.cond1.preheader---%for.end18.jscop.transformed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33688.104356.patch
Type: text/x-patch
Size: 21269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/1fb10dee/attachment-0001.bin>
More information about the llvm-commits
mailing list