Go to file
Stephan Herhut c44e08351d Fix mhlo to lmhlo conversion for ReduceOp.
The existing conversion no longer worked and was not save to undo. Furthermore, the pattern for mhlo.return had been removed.

Also adds some tests to ensure this does not degrade again.

PiperOrigin-RevId: 321542071
2020-07-30 22:34:19 +00:00
include/mlir-hlo Add an optimization that converts some Gathers to Slices. 2020-07-30 22:34:10 +00:00
lib Fix mhlo to lmhlo conversion for ReduceOp. 2020-07-30 22:34:19 +00:00
tests Fix mhlo to lmhlo conversion for ReduceOp. 2020-07-30 22:34:19 +00:00