[Mlir-commits] [mlir] [mlir][linalg] Introduce transpose semantic to 'linalg.matmul' ops. (PR #104783)
Stella Laurenzo
llvmlistbot at llvm.org
Thu Oct 10 18:59:45 PDT 2024
stellaraccident wrote:
> This seems to have broken two tests, mlir/test/python/integration/dialects/linalg/opsrun.py mlir/test/python/integration/dialects/transform.py
>
> See https://lab.llvm.org/buildbot/#/builders/138/builds/4872
I vote for deleting those tests as the incompatibility with opdsl was a key point of the consensus and these tests are (hopelessly) tied to the linalg.matmul op being built with that mechanism.
(whether we revert then delete or delete-forward, I leave to the discretion of those impacted)
https://github.com/llvm/llvm-project/pull/104783
More information about the Mlir-commits
mailing list