[Mlir-commits] [llvm] [mlir] [mlir][tensor][linalg] Move RelayoutOpInterface from linalg back to tensor (PR #127533)
Christian Sigg
llvmlistbot at llvm.org
Mon Feb 17 12:25:14 PST 2025
chsigg wrote:
If everything goes well, I will only need to change [this include](https://github.com/llvm/llvm-project/blob/a8b177aa6048e3dc278f63f4bc79e2c199ecd722/mlir/lib/Dialect/Tensor/IR/TensorOps.cpp#L13C1-L13C43) from Linalg.h to LinalgInterfaces.h.
https://github.com/llvm/llvm-project/pull/127533
More information about the Mlir-commits
mailing list