[mlir] [MLIR][Linalg] Introduce transpose/broadcast semantic to linalg.batch… (PR #130944)
Andrzej Warzyński
llvmlistbot at llvm.org
Fri Mar 21 05:41:10 PDT 2025
https://github.com/banach-space commented:
Thanks for the contribution and apologies for the delay reviewing!
>From what I can tell, the semantics match what we have already introduced for other Ops (e.g. `linalg.matmul` + `linalg.contract`).
Since it's a Friday, I'm starting with the easier part - formatting 😅 I will go over C++ later.
https://github.com/llvm/llvm-project/pull/130944
More information about the Mlir-commits
mailing list