[all-commits] [llvm/llvm-project] 8c0dc1: Enable inlining for Linalg dialect
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Wed Sep 16 07:19:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8c0dc1e38b6c1a2d35c66ac4b0c1ccd616dd1685
https://github.com/llvm/llvm-project/commit/8c0dc1e38b6c1a2d35c66ac4b0c1ccd616dd1685
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgTypes.cpp
A mlir/test/Dialect/Linalg/inlining.mlir
Log Message:
-----------
Enable inlining for Linalg dialect
Enable inlining for Linalg dialect.
Differential Revision: https://reviews.llvm.org/D87567
More information about the All-commits
mailing list