[Mlir-commits] [mlir] [MLIR][Python] Add LLVM include directories to mlir-py cmake (PR #181779)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Tue Feb 17 07:51:12 PST 2026


RattataKing 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

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


More information about the Mlir-commits mailing list