[Mlir-commits] [mlir] [mlir][vector] `vector.fma` is not `ElementwiseMappable` (PR #132611)

Jakub Kuderski llvmlistbot at llvm.org
Sun Mar 23 10:38:44 PDT 2025


kuhar wrote:

> And as a side question, why do we even need `vector.fma`? Looks like it's 1:1 equivalent of `math.fma` on vectors, except `math.fma` actually does support scalars and tensors.

+1

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


More information about the Mlir-commits mailing list