[Mlir-commits] [mlir] [MLIR][Linalg] Left over Linalg named ops from previous PR (PR #90405)
Renato Golin
llvmlistbot at llvm.org
Thu May 2 03:50:08 PDT 2024
rengolin wrote:
> I'll need time to digest that. Especially the type issues. I'll try to post my comments on the thread as soon as I can
The type issues are the simple part: we'll use `linalg.copy` for now.
https://discourse.llvm.org/t/rfc-linalg-type-casting/78641
https://github.com/llvm/llvm-project/pull/90405
More information about the Mlir-commits
mailing list