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

lorenzo chelini via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 08:42:52 PDT 2018


chelini created this revision.
chelini added reviewers: Meinersbur, grosser.
chelini added a project: Polly.
Herald added a reviewer: bollu.

Ported in Polly the library for pattern matching on schedule tree available at  https://github.com/PollyLabs/islutils.


Repository:
  rPLO Polly

https://reviews.llvm.org/D48651

Files:
  include/polly/ScheduleOptimizer.h
  include/polly/matchers-inl.h
  lib/Transform/ScheduleOptimizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48651.153096.patch
Type: text/x-patch
Size: 17762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180627/5adb42c0/attachment-0001.bin>


More information about the llvm-commits mailing list