[all-commits] [llvm/llvm-project] 2ea6e1: [mlir] Add an optional distributionTypes attribute...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Tue May 25 11:05:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ea6e13bf8189efb09cec89184b21f1db3de0d1c
https://github.com/llvm/llvm-project/commit/2ea6e13bf8189efb09cec89184b21f1db3de0d1c
Author: Alexander Belyaev <pifon at google.com>
Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
M mlir/include/mlir/Dialect/Utils/StructuredOpsUtils.h
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/Dialect/Linalg/roundtrip.mlir
Log Message:
-----------
[mlir] Add an optional distributionTypes attribute to TiledLoopOp.
Differential Revision: https://reviews.llvm.org/D103104
More information about the All-commits
mailing list