[Mlir-commits] [mlir] [MLIR][Python] Remove partial LLVM APIs in python bindings (PR #178290)
Jakub Kuderski
llvmlistbot at llvm.org
Wed Jan 28 09:27:14 PST 2026
kuhar wrote:
> > will remove LLVMSupport in future PR once all dependencies are dropped.
>
> I don't understand - if you remove all uses of LLVM APIs where is the remaining dependency?
this PR removes some but not all to keep the changes small and easy to review
https://github.com/llvm/llvm-project/pull/178290
More information about the Mlir-commits
mailing list