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

Bonfante Nicolas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 07:56:14 PDT 2017


niosega updated this revision to Diff 108467.
niosega marked 9 inline comments as done.
niosega added a comment.

Take Michael comments into account.


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.108467.patch
Type: text/x-patch
Size: 28301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170727/ebc3dfde/attachment.bin>


More information about the llvm-commits mailing list