[PATCH] D34609: [Polly][WIP] Insert copy statements into the domain of the schedule tree

Tobias Grosser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 00:37:49 PDT 2017


grosser requested changes to this revision.
grosser added a comment.
This revision now requires changes to proceed.

Just marking this as requesting changes to indicate the discussion with Sven first needs to conclude. Can you ping me when you would like to take up this patch.

Also, one alternative to changing isl is possibly to just walk the full AST and build rebuild it. While rebuilding it, we can then add new statements.


https://reviews.llvm.org/D34609





More information about the llvm-commits mailing list