[Mlir-commits] [mlir] [MLIR][CAPI] add C API typedef to fix downstream C API usage (PR #135380)
Jakub Kuderski
llvmlistbot at llvm.org
Fri Apr 11 08:15:13 PDT 2025
https://github.com/kuhar approved this pull request.
LGTM. This seems consistent with how other C sturcts are defined, e.g.: https://github.com/llvm/llvm-project/blob/88e15b781506949c56936b8642774125772fdeb2/mlir/include/mlir-c/IR.h#L46-L49
https://github.com/llvm/llvm-project/pull/135380
More information about the Mlir-commits
mailing list