[all-commits] [llvm/llvm-project] 54a4e9: [mlir][Tensor] NFC - Add result pretty printing to...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Tue Oct 4 09:17:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 54a4e9685d0110a28a88a40cf9e8d05a4ecdd631
https://github.com/llvm/llvm-project/commit/54a4e9685d0110a28a88a40cf9e8d05a4ecdd631
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2022-10-04 (Tue, 04 Oct 2022)
Changed paths:
M mlir/include/mlir/Dialect/Tensor/IR/TensorOps.td
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
M mlir/test/Conversion/TosaToLinalg/tosa-to-linalg-named.mlir
M mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
M mlir/test/Conversion/TosaToTensor/tosa-to-tensor.mlir
M mlir/test/Dialect/Linalg/transform-op-split-reduction.mlir
M mlir/test/Dialect/Tensor/ops.mlir
Log Message:
-----------
[mlir][Tensor] NFC - Add result pretty printing to TensorOps
Differential Revision: https://reviews.llvm.org/D135135
More information about the All-commits
mailing list