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

via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 26 01:07:45 PDT 2024


paperchalice 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?

Oops! Forgot it , thanks!.

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


More information about the llvm-commits mailing list