[llvm] [NewPM][CodeGen] Add `MachineFunctionAnalysis` (PR #88610)

via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 23:19:25 PDT 2024


================

----------------
paperchalice wrote:

Now `FreeMachineFunction` is replaced by `InvalidateAnalysisPass<MachineFunctionAnalysis>`, there is no different between this test and `unittests/IR/PassBuilderCallbacksTest.cpp`.

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


More information about the llvm-commits mailing list