[PATCH] D23962: [Polly] Allow mapping scalar MemoryAccesses to array elements.

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 13:01:55 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280408: Allow mapping scalar MemoryAccesses to array elements. (authored by Meinersbur).

Changed prior to commit:
  https://reviews.llvm.org/D23962?vs=69493&id=70057#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23962

Files:
  polly/trunk/include/polly/CodeGen/BlockGenerators.h
  polly/trunk/include/polly/ScopInfo.h
  polly/trunk/lib/Analysis/ScopInfo.cpp
  polly/trunk/lib/CodeGen/BlockGenerators.cpp
  polly/trunk/lib/Exchange/JSONExporter.cpp
  polly/trunk/test/Isl/CodeGen/MemAccess/map_scalar_access.ll
  polly/trunk/test/Isl/CodeGen/MemAccess/map_scalar_access___%outer.for---%return.jscop
  polly/trunk/test/Isl/CodeGen/MemAccess/map_scalar_access___%outer.for---%return.jscop.transformed

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23962.70057.patch
Type: text/x-patch
Size: 37337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160901/f09c4d24/attachment.bin>


More information about the llvm-commits mailing list