[Mlir-commits] [mlir] Allow MemRefLayoutInterface to return null AffineMaps (PR #162757)

Krzysztof Drewniak llvmlistbot at llvm.org
Fri Oct 10 15:59:35 PDT 2025


https://github.com/krzysz00 commented:

At the very least, this needs documentation updates

I also don't know if this is the only place in the code where there's a relyance on the convertability of memref layouts to affine maps.

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


More information about the Mlir-commits mailing list