[llvm] [PassManager] Support MachineFunctionProperties (PR #83668)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 26 00:18:37 PDT 2024


arsenm wrote:

> Modify the `run` in `MachinePassModel` and specialize `addPass`, so we can still keep the declarative style.

Did the new unit test miss an update? 

https://github.com/llvm/llvm-project/pull/83668


More information about the llvm-commits mailing list