[Mlir-commits] [llvm] [mlir] [MLIR][Python] reland (narrower) type stub generation (PR #157930)
Bart Chrzaszcz
llvmlistbot at llvm.org
Mon Sep 22 11:04:47 PDT 2025
bartchr808 wrote:
Thanks! So this works https://github.com/llvm/llvm-project/pull/160158/files but it's kinda messy with all the casts. Talked over Discord [makslevental](https://github.com/makslevental) is looking at reproing it locally.
We can either go with the PR above, or revert the nanobind::types and keep it all nanobind::object.
https://github.com/llvm/llvm-project/pull/157930
More information about the Mlir-commits
mailing list