[MLIR] Add support for MulFOp
This CL adds support for `mulf` which is necessary to write/emit a simple scalar matmul in MLIR. This CL does not consider automation of generation of ops but mulf is important and useful enough to be added on its own atm. PiperOrigin-RevId: 214496098
Loading
Please sign in to comment