[Mlir-commits] [mlir] [mlir][python] Expose `PyInsertionPoint`'s reference operation (PR #69082)
    Tomás Longeri 
    llvmlistbot at llvm.org
       
    Sun Oct 15 22:35:18 PDT 2023
    
    
  
tlongeri wrote:
> Consider updating https://github.com/llvm/llvm-project/blob/main/mlir/python/mlir/_mlir_libs/_mlir/ir.pyi#L743 as well to provide type hints.
Done!
Also fixed the lambda in `def_property_readonly` (it was broken and I hadn't tested it properly)
https://github.com/llvm/llvm-project/pull/69082
    
    
More information about the Mlir-commits
mailing list