[Mlir-commits] [mlir] [MLIR][Python] enable ptr dialect bindings (PR #167270)

Maksim Levental llvmlistbot at llvm.org
Mon Dec 15 20:03:41 PST 2025


makslevental wrote:

> Does this work? If so, can we refer to this one and add the properties support for the ptr dialect?

`vector.gather`'s alignment attribute isn't a property. Moreover props aren't supported at all in the python bindings currently.

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


More information about the Mlir-commits mailing list