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

Adam Siemieniuk llvmlistbot at llvm.org
Mon Oct 27 07:26:57 PDT 2025


adam-smnk wrote:

A high-level concern of mine is that this transform requires really specific IR to match at all.
It might be difficult to use it in a larger schedule.

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


More information about the Mlir-commits mailing list