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

via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 07:21:52 PDT 2024


paperchalice wrote:

Specialize the `addPass` method, now should be same with the legacy pass manager, just declare the properties.

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


More information about the llvm-commits mailing list