[all-commits] [llvm/llvm-project] 9b6709: [mlir] Linalg: add vector transfer lowering patter...
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Mon May 3 16:22:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b67096fe952250d081bf0127b357d41dd332b03
https://github.com/llvm/llvm-project/commit/9b67096fe952250d081bf0127b357d41dd332b03
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2021-05-03 (Mon, 03 May 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/CodegenStrategy.cpp
Log Message:
-----------
[mlir] Linalg: add vector transfer lowering patterns to the contraction lowering
This fixes a performance regression in vec-mat vectorization
Reviewed By: asaadaldien
Differential Revision: https://reviews.llvm.org/D101795
More information about the All-commits
mailing list