[all-commits] [llvm/llvm-project] 1e192c: Revert "[MLIR] Remove CopyOpInterface (#157711)"
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Sep 11 02:25:57 PDT 2025
Branch: refs/heads/revert-157711-remove_copyopiface
Home: https://github.com/llvm/llvm-project
Commit: 1e192c006bf978fad12dbc4bba8c6213b6b9c907
https://github.com/llvm/llvm-project/commit/1e192c006bf978fad12dbc4bba8c6213b6b9c907
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M mlir/include/mlir/Dialect/Bufferization/IR/Bufferization.h
M mlir/include/mlir/Dialect/Bufferization/IR/BufferizationOps.td
M mlir/include/mlir/Dialect/Linalg/IR/Linalg.h
M mlir/include/mlir/Dialect/MemRef/IR/MemRef.h
M mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
M mlir/include/mlir/Interfaces/CMakeLists.txt
A mlir/include/mlir/Interfaces/CopyOpInterface.h
A mlir/include/mlir/Interfaces/CopyOpInterface.td
M mlir/lib/Interfaces/CMakeLists.txt
A mlir/lib/Interfaces/CopyOpInterface.cpp
M mlir/test/lib/Dialect/Test/TestDialect.h
M mlir/test/lib/Dialect/Test/TestOps.h
M mlir/test/lib/Dialect/Test/TestOps.td
Log Message:
-----------
Revert "[MLIR] Remove CopyOpInterface (#157711)"
This reverts commit 63647074ba97dc606c7ba48c3800ec08ca501d92.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list