[PATCH] D33688: [Polly] Heap allocation for new arrays

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 06:03:00 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306540: Heap allocation for new arrays. (authored by Meinersbur).

Changed prior to commit:
  https://reviews.llvm.org/D33688?vs=104387&id=104397#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33688

Files:
  polly/trunk/include/polly/CodeGen/IslNodeBuilder.h
  polly/trunk/include/polly/ScopInfo.h
  polly/trunk/lib/Analysis/ScopInfo.cpp
  polly/trunk/lib/CodeGen/CodeGeneration.cpp
  polly/trunk/lib/CodeGen/IslNodeBuilder.cpp
  polly/trunk/lib/Exchange/JSONExporter.cpp
  polly/trunk/test/Isl/CodeGen/MemAccess/create_arrays_heap.ll
  polly/trunk/test/Isl/CodeGen/MemAccess/create_arrays_heap___%for.cond1.preheader---%for.end18.jscop
  polly/trunk/test/Isl/CodeGen/MemAccess/create_arrays_heap___%for.cond1.preheader---%for.end18.jscop.transformed

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33688.104397.patch
Type: text/x-patch
Size: 21774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/d4789168/attachment.bin>


More information about the llvm-commits mailing list