[PATCH] D34982: [Polly][WIP] Fully-Indexed static expansion
Bonfante Nicolas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 26 04:39:01 PDT 2017
niosega updated this revision to Diff 108249.
niosega added a comment.
Take into account Michael and Andreas comments.
Diagnostic still does not work.
https://reviews.llvm.org/D34982
Files:
include/polly/LinkAllPasses.h
lib/CMakeLists.txt
lib/Support/RegisterPasses.cpp
lib/Transform/MaximalStaticExpansion.cpp
test/MaximalStaticExpansion/partial_access.ll
test/MaximalStaticExpansion/too_many_writes.ll
test/MaximalStaticExpansion/working_expansion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34982.108249.patch
Type: text/x-patch
Size: 28244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/270fed4f/attachment.bin>
More information about the llvm-commits
mailing list