[Mlir-commits] [mlir] [mlir][linalg] Add patterns to convert matmul to transposed variants (PR #89075)
Oleksandr Alex Zinenko
llvmlistbot at llvm.org
Mon Apr 22 03:54:01 PDT 2024
ftynse wrote:
> I have no concerns with this now that it is implemented as an apply_patterns op.
OTOH, I'd prefer this to be more targeted than a blanket "apply everywhere" pattern, but there is always time to add that later.
https://github.com/llvm/llvm-project/pull/89075
More information about the Mlir-commits
mailing list