[all-commits] [llvm/llvm-project] 465b9a: Revert "Revert "[mlir] Introduce CloneOp and adapt...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Wed Mar 31 00:55:32 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 465b9a4a3303727df1584ca52bdced964a34efe9
https://github.com/llvm/llvm-project/commit/465b9a4a3303727df1584ca52bdced964a34efe9
Author: Alexander Belyaev <pifon at google.com>
Date: 2021-03-31 (Wed, 31 Mar 2021)
Changed paths:
M mlir/docs/BufferDeallocationInternals.md
M mlir/include/mlir/Dialect/MemRef/IR/MemRef.h
M mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
A mlir/include/mlir/Dialect/MemRef/Utils/MemRefUtils.h
M mlir/include/mlir/Transforms/BufferUtils.h
M mlir/include/mlir/Transforms/Passes.h
M mlir/include/mlir/Transforms/Passes.td
M mlir/lib/Dialect/MemRef/CMakeLists.txt
M mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
A mlir/lib/Dialect/MemRef/Utils/MemRefUtils.cpp
M mlir/lib/Transforms/BufferDeallocation.cpp
M mlir/lib/Transforms/BufferUtils.cpp
M mlir/lib/Transforms/CMakeLists.txt
R mlir/lib/Transforms/CopyRemoval.cpp
M mlir/test/Transforms/buffer-deallocation.mlir
M mlir/test/Transforms/canonicalize.mlir
R mlir/test/Transforms/copy-removal.mlir
Log Message:
-----------
Revert "Revert "[mlir] Introduce CloneOp and adapt test cases in BufferDeallocation.""
This reverts commit 883912abe669ef246ada0adc9cf1c9748b742400.
More information about the All-commits
mailing list