[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 04:13:43 PDT 2017


Meinersbur updated this revision to Diff 117795.
Meinersbur marked 11 inline comments as done.
Meinersbur added a comment.

- Address comments
- Fix return instead of continue bug


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.117795.patch
Type: text/x-patch
Size: 22641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171005/2d5da037/attachment.bin>


More information about the llvm-commits mailing list