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

Nandini Singhal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 29 09:26:50 PDT 2017


nandini12396 added a comment.

In https://reviews.llvm.org/D38403#884443, @Meinersbur wrote:

> ForwardOpTree cannot forward everything, only 'speculatable' instructions and loads that are known to not have changed.


Ok. So, this option will, in future cover https://reviews.llvm.org/D37337#859617 ?


https://reviews.llvm.org/D38403





More information about the llvm-commits mailing list