[Mlir-commits] [mlir] [mlir][ArmSME] Reject non-unit-stride `tile_load/tile_store` memrefs and pass `layout{IdentityLayoutMap}` to matmul tests (PR #214959)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Mon Aug 10 02:24:45 PDT 2026
banach-space wrote:
Thank you for sending this!
> With the check in place, the two integration tests fail earlier and more clearly, at arm_sme.tile_load instead of deep in the SCF lowering.
IIUC, this PR will not fix test failures introduced in https://github.com/llvm/llvm-project/pull/210952?
https://github.com/llvm/llvm-project/pull/214959
More information about the Mlir-commits
mailing list