[PATCH] D28031: Allow target to specify early module passes
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 4 15:27:39 PST 2017
rampitec added a comment.
In https://reviews.llvm.org/D28031#636151, @jlebar wrote:
> >> I'm leaning towards giving targets a hook to accept the PassManagerBuilder and adjust as they want it.
> >
> > Me too. I don't think it should be called "early as possible", but in principle I think I agree.
>
> (I'll let you spin another patch with that approach.)
Agree.
Repository:
rL LLVM
https://reviews.llvm.org/D28031
More information about the llvm-commits
mailing list