Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ScopBuilder] Introduce metadata for splitting scop statement. | Michael Kruse | 2017-08-30 | 1 | -0/+44 |
This patch allows annotating of metadata in ir instruction (with "polly_split_after"), which specifies where to split a particular scop statement. Contributed-by: Nandini Singhal <cs15mtech01004@iith.ac.in> Differential Revision: https://reviews.llvm.org/D36402 llvm-svn: 312107 |