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

Federico Bruzzone llvmlistbot at llvm.org
Mon Aug 3 08:03:47 PDT 2026


FedericoBruzzone wrote:

> Many thanks!
> 
> The naming of the tests feels off. Why not `matmul-i8.mlir` and `matmul-f32.mlir`?
> 
> I've left some additional comments inline.

Thank a lot for your review 🙏
I was trying to keep `matmul.mlir` aligned with other folders, but good point, done :D

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


More information about the Mlir-commits mailing list