[all-commits] [llvm/llvm-project] e9478b: [mlir][SVE] Add more e2e test for vector.contract ...
Andrzej Warzyński via All-commits
all-commits at lists.llvm.org
Fri Oct 27 07:00:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9478b167f2a0f3999676946c2c4a13e30014cfe
https://github.com/llvm/llvm-project/commit/e9478b167f2a0f3999676946c2c4a13e30014cfe
Author: Andrzej Warzyński <andrzej.warzynski at arm.com>
Date: 2023-10-27 (Fri, 27 Oct 2023)
Changed paths:
M mlir/test/Integration/Dialect/Vector/CPU/ArmSVE/test-contraction.mlir
Log Message:
-----------
[mlir][SVE] Add more e2e test for vector.contract (#70367)
Adds basic integration tests for `vector.contract` for the dot product
and matvec operations. These tests exercise scalable vectors.
Depends on https://github.com/llvm/llvm-project/pull/69845
More information about the All-commits
mailing list