[all-commits] [llvm/llvm-project] 256492: Fix pretty printing of linalg GenericOps when ther...
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Tue Oct 20 14:58:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 256492677d9591c97071ce1ee4b060a2680316c5
https://github.com/llvm/llvm-project/commit/256492677d9591c97071ce1ee4b060a2680316c5
Author: Federico Lebrón <flebron at google.com>
Date: 2020-10-20 (Tue, 20 Oct 2020)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/Dialect/Linalg/roundtrip.mlir
Log Message:
-----------
Fix pretty printing of linalg GenericOps when there are no inputs.
Differential Revision: https://reviews.llvm.org/D89825
More information about the All-commits
mailing list