[all-commits] [llvm/llvm-project] 7377ef: [mlir] Add a builder to `linalg.tiled_loop`.
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Wed Feb 24 05:48:00 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7377ef9357191a2c540ba0c20375a9f92233e0f6
https://github.com/llvm/llvm-project/commit/7377ef9357191a2c540ba0c20375a9f92233e0f6
Author: Alexander Belyaev <pifon at google.com>
Date: 2021-02-24 (Wed, 24 Feb 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
Log Message:
-----------
[mlir] Add a builder to `linalg.tiled_loop`.
https://llvm.discourse.group/t/rfc-add-linalg-tileop/2833
Differential Revision: https://reviews.llvm.org/D97372
More information about the All-commits
mailing list