[all-commits] [llvm/llvm-project] 45e2e0: [mlir][SVE] Add an e2e test for vectorization of l...
Andrzej Warzyński via All-commits
all-commits at lists.llvm.org
Fri Oct 27 03:06:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45e2e0377a08fbf3661e84912f39dbc6b251744c
https://github.com/llvm/llvm-project/commit/45e2e0377a08fbf3661e84912f39dbc6b251744c
Author: Andrzej Warzyński <andrzej.warzynski at arm.com>
Date: 2023-10-27 (Fri, 27 Oct 2023)
Changed paths:
A mlir/test/Integration/Dialect/Linalg/CPU/ArmSVE/matmul.mlir
Log Message:
-----------
[mlir][SVE] Add an e2e test for vectorization of linalg.matmul (#70372)
Adds an end-to-end test for scalable vectorization of linalg.matmul.
More information about the All-commits
mailing list