[all-commits] [llvm/llvm-project] 63638e: [mlir][linalg] Enable the vector transfer lowering...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Tue Oct 12 11:12:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63638ed181d443650c4bdb779b745f53b884a34b
https://github.com/llvm/llvm-project/commit/63638ed181d443650c4bdb779b745f53b884a34b
Author: Tobias Gysi <gysit at google.com>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
Log Message:
-----------
[mlir][linalg] Enable the vector transfer lowering by default.
Adapt CodegenStartegy to used the vector transfer lowering patterns by default.
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D111649
More information about the All-commits
mailing list