[Mlir-commits] [mlir] [mlir][python] Add bindings for mlirDenseElementsAttrGet (PR #91389)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Tue May 21 13:04:44 PDT 2024


pranavm-nvidia wrote:

That makes sense. It sounds like `DenseArrayAttr` would be more appropriate for what I'm trying to do. If the idea is to move away from `DenseElementsAttr`, then maybe it's better not to expose new APIs for it?

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


More information about the Mlir-commits mailing list