[Mlir-commits] [mlir] [mlir][x86] Lower vector.contract to packed type tiled dot-product. (PR #182810)

Adam Siemieniuk llvmlistbot at llvm.org
Tue Mar 17 07:56:16 PDT 2026


================

----------------
adam-smnk wrote:

nit: It might be safer to default initialize them to bf16/f32 as it's a pretty common case. Alternatively, an extra check if types have been picked at all.

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


More information about the Mlir-commits mailing list