[PATCH] D88138: [NPM] Add target specific hook to add passes for New Pass Manager
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 24 09:02:11 PDT 2020
aeubanks added a comment.
In D88138#2291795 <https://reviews.llvm.org/D88138#2291795>, @quic_aankit wrote:
> In D88138#2291222 <https://reviews.llvm.org/D88138#2291222>, @aeubanks wrote:
>
>> Makes sense, but do you have an example usage of this?
>
> I wanted to add the equivalent of adjustPassManager for Hexagon. Should I make that change in this same patch itself?
Yes, I think that makes sense to get a better picture of how it would be used.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88138/new/
https://reviews.llvm.org/D88138
More information about the llvm-commits
mailing list