[Mlir-commits] [mlir] [MLIR][LLVM] Add ProfileSummary module flag support (PR #138070)
Tobias Gysi
llvmlistbot at llvm.org
Thu May 1 23:33:01 PDT 2025
https://github.com/gysit approved this pull request.
LGTM modulo nits.
I commented in some places that return FailureOr<Type> would be nicer. I think returning output parameters is generally preferable. However, I am ok with the current solution as well.
https://github.com/llvm/llvm-project/pull/138070
More information about the Mlir-commits
mailing list