[all-commits] [llvm/llvm-project] 8a2a65: [mlir][ArmSME][test] Unroll reduction dimension in...
Benjamin Maxwell via All-commits
all-commits at lists.llvm.org
Mon Feb 12 01:41:09 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a2a65ffdf7fb2bb0195dcc0d1dc6705cef8bce5
https://github.com/llvm/llvm-project/commit/8a2a65ffdf7fb2bb0195dcc0d1dc6705cef8bce5
Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M mlir/test/Integration/Dialect/Linalg/CPU/ArmSME/multi-tile-matmul.mlir
Log Message:
-----------
[mlir][ArmSME][test] Unroll reduction dimension in multi-tile-matmul.mlir (#81160)
This tests both #80148 and #80170 work together to allow unrolling the
reduction dimension of a matmul.
More information about the All-commits
mailing list