[all-commits] [llvm/llvm-project] 30ceb7: [mlir] Fix printing when linalg.map has no inputs.
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Thu Oct 27 04:55:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30ceb749c565aaa11a3e630743705c27038adbfa
https://github.com/llvm/llvm-project/commit/30ceb749c565aaa11a3e630743705c27038adbfa
Author: Alexander Belyaev <pifon at google.com>
Date: 2022-10-27 (Thu, 27 Oct 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/Dialect/Linalg/roundtrip.mlir
Log Message:
-----------
[mlir] Fix printing when linalg.map has no inputs.
Differential Revision: https://reviews.llvm.org/D136836
More information about the All-commits
mailing list