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

Oleksandr "Alex" Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 29 04:04:51 PDT 2018


ftynse added a comment.

> Is there a roadmap or RFC for that? I think that's a great idea.

No, I don't think there is anything like that in isl.

> I'm not sure if we're going to need something as powerful as AST matchers. I usually prefer using a low-tech solution first and upgrade once I know with certainty what I actually need out of my system.

We agree on that.  If somebody has concrete usecases now, that would be helpful though.


Repository:
  rPLO Polly

https://reviews.llvm.org/D48651





More information about the llvm-commits mailing list