[Mlir-commits] [mlir] [mlir][linalg] Reject matmul specialization when generic uses bitcast (PR #182705)

Renato Golin llvmlistbot at llvm.org
Sun Feb 22 06:06:42 PST 2026


https://github.com/rengolin requested changes to this pull request.

Sorry, this is a bad way of fixing the problem. This just fixes the one problem you had in the issue and ignores the actual semantics. We need to stop with the quick fixes in the form conversions and think about the whole process.

https://github.com/llvm/llvm-project/pull/182705


More information about the Mlir-commits mailing list