Benjamin Kramer dccb73318a [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
2022-05-03 10:58:44 +02:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.