[all-commits] [llvm/llvm-project] 636470: [MLIR] Remove CopyOpInterface (#157711)

Mehdi Amini via All-commits all-commits at lists.llvm.org
Wed Sep 10 04:30:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 63647074ba97dc606c7ba48c3800ec08ca501d92
      https://github.com/llvm/llvm-project/commit/63647074ba97dc606c7ba48c3800ec08ca501d92
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2025-09-10 (Wed, 10 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
    R mlir/include/mlir/Interfaces/CopyOpInterface.h
    R mlir/include/mlir/Interfaces/CopyOpInterface.td
    M mlir/lib/Interfaces/CMakeLists.txt
    R 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:
  -----------
  [MLIR] Remove CopyOpInterface (#157711)

This interface isn't used anywhere anymore.



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