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

via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 17:46:07 PDT 2024


================
@@ -13,6 +13,7 @@
 
 namespace llvm {
 
+// TODO: Convert it to function pass.
----------------
paperchalice wrote:

Still need somewhere to run `runAfterPassInvalidated`.

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


More information about the llvm-commits mailing list