mlir-hlo/lib/Dialect/mhlo
Hanhan Wang 49df46893c Add support for lowering variadic mhlo.reduce op.
Also add more lowering for body ops. Some MinOp and MaxOp can be legalized to
SelectOp + CompareOp.

PiperOrigin-RevId: 369891551
2021-04-22 09:50:49 -07:00
..
IR [mhlo] Add a folder for mhlo.map which does nothing but return one of the arguments. 2021-04-19 14:36:08 -07:00
transforms Add support for lowering variadic mhlo.reduce op. 2021-04-22 09:50:49 -07: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