[Mlir-commits] [mlir] [mlir][LLVMIR] Handle missing functions in CGProfile module flags (PR #169517)

Christian Ulmann llvmlistbot at llvm.org
Tue Nov 25 09:09:47 PST 2025


================
@@ -0,0 +1,26 @@
+// RUN: mlir-translate %s -mlir-to-llvmir | FileCheck %s
+// CHECK: !llvm.module.flags
----------------
Dinistro wrote:

Nit: Please expand the checks to cover the exported cgprofile entry

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


More information about the Mlir-commits mailing list