summaryrefslogtreecommitdiffstats
path: root/polly/test/Isl/CodeGen/stmt_split_no_dependence.ll
Commit message (Collapse)AuthorAgeFilesLines
* [ScopBuilder] Introduce metadata for splitting scop statement.Michael Kruse2017-08-301-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
OpenPOWER on IntegriCloud