[Mlir-commits] [mlir] [mlir][linalg] Preserve cast semantics during generic to matmul (PR #174757)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Thu Jan 8 02:54:39 PST 2026
banach-space wrote:
Thanks for the fix!
Aren't other contract-like ops also affected?
Btw, would you mind clustering together all tests for linalg.matmul and other ops (bonus points for a block comment)? This way it will be much easier to see all the test variants for a particular Op.
More on testing: https://mlir.llvm.org/getting_started/TestingGuide/#test-documentation-best-practices
https://github.com/llvm/llvm-project/pull/174757
More information about the Mlir-commits
mailing list