[Mlir-commits] [mlir] [MLIR] [Python] Fixed the return type of static_typeid (PR #183021)

Maksim Levental llvmlistbot at llvm.org
Tue Feb 24 08:30:11 PST 2026


makslevental wrote:

> IIRC we can now just remove these `nb::sig`s? cc @makslevental

This one actually has to remain - it's because stubgen for whatever reason doesn't understand static properties correctly

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


More information about the Mlir-commits mailing list