[PATCH] D88138: [NPM] Add target specific hook to add passes for New Pass Manager

Ankit via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 00:28:54 PDT 2020


quic_aankit added a comment.

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?


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