mlir-hlo/lib/Dialect/mhlo
Rahul Joshi 1958f228ec [MLIR:HLO] Extend CustomCall to support multiple outputs.
- Extend MHLO CustomCall to have multiple tensors as results.
- Extend LHLO CustomCall to have multiple memrefs for output operands.
- Fix HLO->LHLO and XLA HLO->LHLO mapping for CustomCall to setup the
  operand_segment_sizes attribute correctly.

PiperOrigin-RevId: 342067762
2020-11-12 09:46:25 -08:00
..
IR Fold away shape.shape_of(mhlo.dynamic_reshape(inp, shape)) 2020-11-12 02:48:26 -08:00
transforms [MLIR:HLO] Extend CustomCall to support multiple outputs. 2020-11-12 09:46:25 -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