[all-commits] [llvm/llvm-project] 0b781d: [mlir] Add new builders to linalg.reshape.
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Thu Jun 11 03:48:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0b781db9087977b758c27bb02be1f80cd00bf0d7
https://github.com/llvm/llvm-project/commit/0b781db9087977b758c27bb02be1f80cd00bf0d7
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-06-11 (Thu, 11 Jun 2020)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.h
M mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/EDSC/builder-api-test.cpp
Log Message:
-----------
[mlir] Add new builders to linalg.reshape.
Differential Revision: https://reviews.llvm.org/D81640
More information about the All-commits
mailing list