[Mlir-commits] [mlir] [mlir][ArmNeon] Add linalg.matmul e2e tests (PR #212809)

Federico Bruzzone llvmlistbot at llvm.org
Wed Aug 5 01:07:34 PDT 2026


FedericoBruzzone wrote:

Thanks for catching that, and no worries at all! 
That is exactly what I wanted to come out of this PR.

Rewrote `matmul-i8.mlir` to go through linalg.pack -> linalg.mmt4d -> linalg.unpack, mirroring `ArmSVE/pack-unpack-mmt4d.mlir's` structure.

Re: _renaming other tests_: I'll submit an NFC ASAP :D


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


More information about the Mlir-commits mailing list