[llvm-branch-commits] [llvm] [NewPM] Introduce MFAnalysisGetter for a common analysis getter (PR #116166)

Christudasan Devadasan via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Nov 14 00:09:03 PST 2024


================
@@ -236,6 +238,82 @@ using MachineFunctionPassManager = PassManager<MachineFunction>;
 /// preserve.
 PreservedAnalyses getMachineFunctionPassPreservedAnalyses();
 
+/// For migrating to new pass manager
----------------
cdevadas wrote:

Full stop at the end of the comment.

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


More information about the llvm-branch-commits mailing list