mlir-hlo/lib/Dialect/mhlo
Mahesh Ravishankar 44d0464d16 Use linalg.fill on tensors instead of tensor.generate in MHLO -> Linalg conversion.
linalg.fill on tensors is a structured op that allows use tile + fuse
to reduce the fill overhead.

PiperOrigin-RevId: 355490400
2021-02-03 15:03:49 -08:00
..
IR Implement lowering of chlo::zeta to mhlo dialect. 2021-02-03 07:50:05 -08:00
transforms Use linalg.fill on tensors instead of tensor.generate in MHLO -> Linalg conversion. 2021-02-03 15:03:49 -08:00
CMakeLists.txt Add CMake files and lit configurations, enough for `ninja check-mlir-hlo` to pass on all the tests 2020-08-07 22:14:34 -07:00