[PATCH] D38403: [Polly][ScopBuilder][WIP] Introduce -polly-stmt-granularity=scalar-indep option.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 4 05:26:05 PDT 2017
Meinersbur updated this revision to Diff 117659.
Meinersbur marked 3 inline comments as done.
Meinersbur added a comment.
- Add unit tests
- Refactor
- Handle scalar dependencies due to incoming values
- Add comments
https://reviews.llvm.org/D38403
Files:
include/polly/ScopBuilder.h
lib/Analysis/ScopBuilder.cpp
test/ScopInfo/granularity_scalar-indep.ll
test/ScopInfo/granularity_scalar-indep_epilogue.ll
test/ScopInfo/granularity_scalar-indep_epilogue_last.ll
test/ScopInfo/granularity_scalar-indep_noepilogue.ll
test/ScopInfo/granularity_scalar-indep_ordered.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38403.117659.patch
Type: text/x-patch
Size: 20676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171004/d41f311d/attachment.bin>
More information about the llvm-commits
mailing list