[Mlir-commits] [mlir] [MLIR][LLVM] More on CG Profile: support null function entries (PR #137269)

Tobias Gysi llvmlistbot at llvm.org
Thu Apr 24 22:37:33 PDT 2025


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

LGTM

I would probably use OptionalParameter<"FlatSymbolRefAttr"> if possible. That way the custom parser and printer may not be necessary.

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


More information about the Mlir-commits mailing list