[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:
nit: to avoid needing additional comments, I suggest to use longer function names, like `loadAccumulatorBeforeGEMM`.
Though, it would be nice to document what you could do with the iter args.
https://github.com/llvm/llvm-project/pull/163382
More information about the Mlir-commits
mailing list