Benjamin Kramer 15e0f259b1 [XLA:CPU] Move elemental conv emitter to generic code path so it can share the multiply-add logic with dot
This fixes some edge cases when it comes to complex numbers and also would
allow using it for ints if we want that. GPU doesn't use this code path.

PiperOrigin-RevId: 351549079
Change-Id: I7a2f9e9758e270b62814c7e3e0419342c5b58196
2021-01-13 03:07:21 -08:00
..