[Mlir-commits] [mlir] [MLIR][LLVM] Add ProfileSummary module flag support (PR #138070)

Christian Ulmann llvmlistbot at llvm.org
Sun May 4 22:58:27 PDT 2025


================
@@ -300,9 +300,73 @@ convertModuleFlagValue(StringRef key, ArrayAttr arrayAttr,
     }
     return llvm::MDTuple::getDistinct(context, nodes);
   }
+
----------------
Dinistro wrote:

```suggestion
```

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


More information about the Mlir-commits mailing list