[mlir][MemRef] Return `0` for the canonical strided layout expr of a 0d memref
There can't be any strides, and the offset for the canonical expr is always 0. Fixes #55229. Differential Revision: https://reviews.llvm.org/D124795
Loading
Please sign in to comment