[PATCH] D34982: [Polly][WIP] Fully-Indexed static expansion

Bonfante Nicolas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 15:18:52 PDT 2017


niosega updated this revision to Diff 109640.
niosega edited the summary of this revision.
niosega added a comment.

Take into account Michaels comments.
Update setNewAccessRelation call (isl::map as parameter instead of isl map * )


https://reviews.llvm.org/D34982

Files:
  include/polly/LinkAllPasses.h
  lib/CMakeLists.txt
  lib/Support/RegisterPasses.cpp
  lib/Transform/MaximalStaticExpansion.cpp
  test/MaximalStaticExpansion/read_from_original.ll
  test/MaximalStaticExpansion/too_many_writes.ll
  test/MaximalStaticExpansion/working_expansion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34982.109640.patch
Type: text/x-patch
Size: 28285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170803/088fba91/attachment.bin>


More information about the llvm-commits mailing list