[Mlir-commits] [mlir] [mlir][x86vector] Lower vector.contract to sequence of FMAs (PR #163382)

Renato Golin llvmlistbot at llvm.org
Wed Oct 15 13:25:17 PDT 2025


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

----------------
rengolin wrote:

This code looks almost identical (modulo indices). Can you select the indices based on `dimCount` and then have the code done once?

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


More information about the Mlir-commits mailing list