[PATCH] D13529: [Polly] Allow alloca instructions in the SCoP

Hongbin Zheng via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 08:00:27 PST 2016


etherzhhb added a comment.

In http://reviews.llvm.org/D13529#352795, @etherzhhb wrote:

> Actually we free ScopInfo before other scop analyses:
>  [2016-02-15 16:19:24.577937000] 0x380e7c0        Freeing Pass 'Polly - Create polyhedral description of Scops' on Region 'for.cond => for.end8'...
>  [2016-02-15 16:19:24.578081000] 0x380e7c0        Freeing Pass 'Polly - Generate an AST from the SCoP (isl)' on Region 'for.cond => for.end8'...
>  [2016-02-15 16:19:24.578174000] 0x380e7c0        Freeing Pass 'Polly - Calculate dependences' on Region 'for.cond => for.end8'...


sorry wrong thread


http://reviews.llvm.org/D13529





More information about the llvm-commits mailing list