[all-commits] [llvm/llvm-project] 5fb46a: Revert "[mlir][Linalg] Allow comprehensive bufferi...
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Mon Oct 25 08:58:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5fb46a9fa3aeb72ed12a830441d0bc736780c23b
https://github.com/llvm/llvm-project/commit/5fb46a9fa3aeb72ed12a830441d0bc736780c23b
Author: MaheshRavishankar <ravishankarm at google.com>
Date: 2021-10-25 (Mon, 25 Oct 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Passes.td
M mlir/include/mlir/Dialect/Linalg/Transforms/ComprehensiveBufferize.h
M mlir/lib/Dialect/Linalg/Transforms/CMakeLists.txt
M mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
R mlir/test/Dialect/Linalg/comprehensive-module-bufferize-alloca.mlir
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
Revert "[mlir][Linalg] Allow comprehensive bufferization to use callbacks for alloc/dealloc."
This reverts commit c86f218fe4ca661a4348d20b66210324224870e8.
Revert because it causes build failure.
More information about the All-commits
mailing list