[Mlir-commits] [mlir] [MLIR][Python] Add LLVM include directories to mlir-py cmake (PR #181779)
Maksim Levental
llvmlistbot at llvm.org
Tue Feb 17 08:22:35 PST 2026
makslevental wrote:
> @makslevental We need CAPI because we wrapped some LLVM utilities to C for mlir-py: https://github.com/llvm/llvm-project/blob/main/mlir/lib/CAPI/IR/Support.cpp#L27-L76
I don't see the issue - aren't those already here https://github.com/llvm/llvm-project/blob/main/mlir/include/mlir-c/Support.h?
https://github.com/llvm/llvm-project/pull/181779
More information about the Mlir-commits
mailing list