RegisterPasses: Optionally run inliner before Polly
This will allow us to optimize C++ template code with Polly. This support is mostly for debugging purpose and individual experiments. The ultimate goal is still to run Polly later in the pass manager when inlining already happened. llvm-svn: 250092
Loading
Please sign in to comment