[all-commits] [llvm/llvm-project] 5fc28e: [mlir][Linalg] NFC - Add bbarg pretty printing to ...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Oct 5 01:00:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5fc28ebbaf11808f0a010239f46875458589ce0d
https://github.com/llvm/llvm-project/commit/5fc28ebbaf11808f0a010239f46875458589ce0d
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2022-10-05 (Wed, 05 Oct 2022)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/Analysis/test-match-reduction.mlir
M mlir/test/Conversion/TosaToLinalg/tosa-to-linalg-named.mlir
M mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
M mlir/test/Dialect/Linalg/canonicalize-duplicate-inputs.mlir
M mlir/test/Dialect/Linalg/decompose-ops.mlir
M mlir/test/Dialect/Linalg/fusion-elementwise-ops.mlir
M mlir/test/Dialect/Linalg/lower-pad-tensor.mlir
M mlir/test/Dialect/Linalg/reshape_fusion.mlir
Log Message:
-----------
[mlir][Linalg] NFC - Add bbarg pretty printing to linalg::generic
Differential Revision: https://reviews.llvm.org/D135151
More information about the All-commits
mailing list