[Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Jan 28 09:02:32 PST 2026


RattataKing wrote:

> can you remove this linking of `LLVMSupport` as well https://github.com/llvm/llvm-project/blob/main/mlir/cmake/modules/AddMLIRPython.cmake#L477

Thanks!
This PR just cleaned partial llvm APIs. I will remove `LLVMSupport` in future PR once all dependencies are dropped.

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


More information about the Mlir-commits mailing list