[PATCH] D61446: Generalize the pass registration mechanism used by Polly to any third-party tool

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 01:40:10 PDT 2019


serge-sans-paille added a comment.

> Do you intent to use this interface for a specific external project, or is it to avoid direct references to Polly?

The goal is to generalize the approach of Polly so that other projects can benefit from the structure.
I've taken into account all your advices, or at least I tried to do so.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61446/new/

https://reviews.llvm.org/D61446





More information about the llvm-commits mailing list