[Mlir-commits] [mlir] [mlir][nvgpu] Fix crash when mmaShape size is not three (PR #173490)

lonely eagle llvmlistbot at llvm.org
Wed Dec 24 05:29:55 PST 2025


https://github.com/linuxlonelyeagle requested changes to this pull request.

why you eplace the ArrayAttr-based mmaShape with DenseI64ArrayAttr? I think I64ArrayAttr is good.

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


More information about the Mlir-commits mailing list