[Mlir-commits] [mlir] [mlir][llvm] Preserve function entry count metadata (PR #204707)

Tobias Gysi llvmlistbot at llvm.org
Tue Jun 23 06:04:37 PDT 2026


https://github.com/gysit approved this pull request.

Thanks for the fixes LGTM modulo last comment.

Sorry for leading you on the wrong track. When looking at the PR I realized that we should undo the special handling of -1 bcs it breaks the roundtrip in the current form. Let's just import the number as is.

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


More information about the Mlir-commits mailing list