[all-commits] [llvm/llvm-project] 2790cb: Revert "[mlir][Linalg] Replace SimplePad with PadT...
Tres via All-commits
all-commits at lists.llvm.org
Mon Feb 1 00:44:29 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2790cbedd0a886fa70c35efda40924679d1cbcd0
https://github.com/llvm/llvm-project/commit/2790cbedd0a886fa70c35efda40924679d1cbcd0
Author: Tres Popp <tpopp at google.com>
Date: 2021-02-01 (Mon, 01 Feb 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/CMakeLists.txt
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 d9b953d84b332a8c4751fcbf8178e32818dc718b.
This commit resulted in build bot failures and the author is away from a
computer, so I am reverting on their behalf until they have a chance to
look into this.
More information about the All-commits
mailing list