[PATCH] D48651: [RFC] Pattern matching on schedule trees.

Tobias Grosser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 28 02:33:20 PDT 2018


grosser added a comment.

@ftynse, the source is references in the commit message. If we commit such a patch to Polly, we must make we have your permission to contribute it under the LLVM license and obviously need to acknowledge the source. For now, I asked Lorenzo to push the code as RFC to allow others to see how it would be used. This already sparked a comment from Philip and will likely spark further discussions on how to extend the interface. Thanks for commenting.

I am not sure where you would prefer to have discussions on such a matcher. Probably an (organized?) mix of phabricator here and the github repo where you pushed the API could work.


Repository:
  rPLO Polly

https://reviews.llvm.org/D48651





More information about the llvm-commits mailing list