[Mlir-commits] [mlir] [mlir][memref] Transpose: allow affine map layouts in result, extend folder (PR #76294)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Thu Jan 11 02:22:03 PST 2024


https://github.com/ftynse approved this pull request.

I think this was just overlooked when we transitioned to the first-class support for strided layouts and the intention would have been to have the map result type have the strided layout if the input had.

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


More information about the Mlir-commits mailing list