[all-commits] [llvm/llvm-project] c7cc70: Revert "Revert "[mlir] Move AllocationOpInterface ...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Tue Nov 23 01:49:47 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7cc70c8f87789ba04a8610162de4ad135d99e16
https://github.com/llvm/llvm-project/commit/c7cc70c8f87789ba04a8610162de4ad135d99e16
Author: Alexander Belyaev <pifon at google.com>
Date: 2021-11-23 (Tue, 23 Nov 2021)
Changed paths:
A mlir/include/mlir/Dialect/Bufferization/CMakeLists.txt
A mlir/include/mlir/Dialect/Bufferization/IR/AllocationOpInterface.h
A mlir/include/mlir/Dialect/Bufferization/IR/AllocationOpInterface.td
A mlir/include/mlir/Dialect/Bufferization/IR/CMakeLists.txt
M mlir/include/mlir/Dialect/CMakeLists.txt
M mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
M mlir/include/mlir/Interfaces/SideEffectInterfaces.td
A mlir/lib/Dialect/Bufferization/CMakeLists.txt
A mlir/lib/Dialect/Bufferization/IR/AllocationOpInterface.cpp
A mlir/lib/Dialect/Bufferization/IR/CMakeLists.txt
M mlir/lib/Dialect/CMakeLists.txt
M mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
M mlir/lib/Transforms/BufferDeallocation.cpp
M mlir/lib/Transforms/CMakeLists.txt
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
Revert "Revert "[mlir] Move AllocationOpInterface to Bufferize/IR/AllocationOpInterface.td.""
This reverts and fixes commit de18b7dee6a81e5e790c8e8060065b1ef72d13ed.
More information about the All-commits
mailing list