[all-commits] [llvm/llvm-project] 2c7cc5: Revert "[mlir][Linalg] Replace SimplePad with PadT...
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Thu Jan 28 11:25:37 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c7cc5fd20e6b8cbd4d841f6debf4d8b14405c0d
https://github.com/llvm/llvm-project/commit/2c7cc5fd20e6b8cbd4d841f6debf4d8b14405c0d
Author: Hanhan Wang <hanchung at google.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
M mlir/include/mlir/Dialect/Linalg/Transforms/Hoisting.h
M mlir/lib/Analysis/SliceAnalysis.cpp
M mlir/lib/Dialect/Linalg/Transforms/Hoisting.cpp
M mlir/test/Dialect/Linalg/hoist-padding.mlir
M mlir/test/Dialect/Linalg/roundtrip.mlir
M mlir/test/lib/Transforms/TestLinalgTransforms.cpp
Log Message:
-----------
Revert "[mlir][Linalg] Replace SimplePad with PadTensor in hoist-padding"
This reverts commit 1e790b745d7e3b0c79deec2de202a4de7e7a66c3.
Differential Revision: https://reviews.llvm.org/D95636
More information about the All-commits
mailing list