[Mlir-commits] [mlir] [MLIR] Remove CopyOpInterface (PR #157711)

Mehdi Amini llvmlistbot at llvm.org
Thu Sep 11 02:27:16 PDT 2025


joker-eph wrote:

@benquike : is it used as in "you decorated some ops with it" (in which case: just remove all references in your codebase) or it is used as in "you wrote a pass that look it up"? (in which case you may need the interface on the upstream operations?).


https://github.com/llvm/llvm-project/pull/157711


More information about the Mlir-commits mailing list