Currently we only handle integer add/mul, min/max and logic ops - the next step is to add FADD/FMUL arithmetic. We need to ensure that FMF are handled (I think just from the last binop?) and that the accumulator scalar value is correctly setup.
Currently we only handle integer add/mul, min/max and logic ops - the next step is to add FADD/FMUL arithmetic.
We need to ensure that FMF are handled (I think just from the last binop?) and that the accumulator scalar value is correctly setup.