[all-commits] [llvm/llvm-project] b546f4: [mlir]Linalg] Allow controlling fusion of linalg.g...
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Mon Aug 23 16:28:32 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b546f4347b87c20502c747b366a3303949a34d69
https://github.com/llvm/llvm-project/commit/b546f4347b87c20502c747b366a3303949a34d69
Author: MaheshRavishankar <ravishankarm at google.com>
Date: 2021-08-23 (Mon, 23 Aug 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/ElementwiseOpFusion.cpp
A mlir/test/Dialect/Linalg/reshape_control_fusion.mlir
M mlir/test/lib/Dialect/Linalg/TestLinalgElementwiseFusion.cpp
M mlir/tools/mlir-opt/mlir-opt.cpp
Log Message:
-----------
[mlir]Linalg] Allow controlling fusion of linalg.generic -> linalg.tensor_expand_shape.
Differential Revision: https://reviews.llvm.org/D108565
More information about the All-commits
mailing list