[Mlir-commits] [llvm] [mlir] [mlir][tensor][linalg] Move RelayoutOpInterface from linalg back to tensor (PR #127533)

Renato Golin llvmlistbot at llvm.org
Mon Feb 17 10:42:59 PST 2025


https://github.com/rengolin requested changes to this pull request.

I don't understand what you're trying to do. Adding an interface to the tensor dialect that only operations in the linalg dialect use makes no sense.

What is the dependency that you mention between tensor and linalg?

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


More information about the Mlir-commits mailing list