[Mlir-commits] [mlir] [MLIR][Linalg] Introduce linalg.contract (PR #123618)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Mon Jan 27 05:58:51 PST 2025
================
----------------
banach-space wrote:
In practice, we don't really use this file to test the vectoriser. I suspect it was added to test the TD Op when it was introduced.
Please use this file:
* https://github.com/llvm/llvm-project/blob/main/mlir/test/Dialect/Linalg/vectorization-with-patterns.mlir
NOTE: This will only cover one vectorisation strategy. We should leave a TODO somewhere to add more tests.
https://github.com/llvm/llvm-project/pull/123618
More information about the Mlir-commits
mailing list