[PATCH] D38403: [Polly][ScopBuilder] Introduce -polly-stmt-granularity=scalar-indep option.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 5 06:44:50 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314983: [ScopBuilder] Introduce -polly-stmt-granularity=scalar-indep option. (authored by Meinersbur).

Changed prior to commit:
  https://reviews.llvm.org/D38403?vs=117795&id=117813#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38403

Files:
  polly/trunk/include/polly/ScopBuilder.h
  polly/trunk/lib/Analysis/ScopBuilder.cpp
  polly/trunk/test/ScopInfo/granularity_scalar-indep.ll
  polly/trunk/test/ScopInfo/granularity_scalar-indep_epilogue.ll
  polly/trunk/test/ScopInfo/granularity_scalar-indep_epilogue_last.ll
  polly/trunk/test/ScopInfo/granularity_scalar-indep_noepilogue.ll
  polly/trunk/test/ScopInfo/granularity_scalar-indep_ordered.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38403.117813.patch
Type: text/x-patch
Size: 21365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171005/c6ddcdd5/attachment.bin>


More information about the llvm-commits mailing list