[Mlir-commits] [mlir] [MLIR][Linalg] Add specialization for linalg.broadcast (PR #104684)
Javed Absar
llvmlistbot at llvm.org
Mon Sep 2 02:22:23 PDT 2024
javedabsar1 wrote:
> Hi, I would like to ask if you currently have any plan to add specialization for `linalg.transpose`.
Hi @CoTinker
I was hoping to do it after landing broadcast, but good idea let me do it together with it. Will put up diff with it soon. Thanks.
https://github.com/llvm/llvm-project/pull/104684
More information about the Mlir-commits
mailing list