[all-commits] [llvm/llvm-project] 11175b: [mlir][linalg] Print broadcast, map, reduce, trans...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Thu Dec 8 10:17:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11175b55072418e148cec4bf0a6e858b2873f58f
https://github.com/llvm/llvm-project/commit/11175b55072418e148cec4bf0a6e858b2873f58f
Author: Alexander Belyaev <pifon at google.com>
Date: 2022-12-08 (Thu, 08 Dec 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/Dialect/Linalg/one-shot-bufferize.mlir
M mlir/test/Dialect/Linalg/roundtrip.mlir
Log Message:
-----------
[mlir][linalg] Print broadcast, map, reduce, transpose ins/outs on one line.
Differential Revision: https://reviews.llvm.org/D139650
More information about the All-commits
mailing list