[all-commits] [llvm/llvm-project] 2f8826: [mlir] Add vectorization tests for linalg.map, redu...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Tue Oct 25 08:10:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f88268fc109a1845285e125dfc19b8b75c137a0
https://github.com/llvm/llvm-project/commit/2f88268fc109a1845285e125dfc19b8b75c137a0
Author: Alexander Belyaev <pifon at google.com>
Date: 2022-10-25 (Tue, 25 Oct 2022)
Changed paths:
M mlir/test/Dialect/Linalg/vectorization.mlir
Log Message:
-----------
[mlir] Add vectorization tests for linalg.map,reduce,transpose.
Differential Revision: https://reviews.llvm.org/D136688
More information about the All-commits
mailing list