Hardcode84 wrote: High level opinion for all memref ops: those static OOB verifications do more harm then good and hurt overall composability. They should be runtime asserts/poison, not the verifier errors. https://github.com/llvm/llvm-project/pull/183795