mlir-hlo/lib/Dialect/mhlo
Rahul Joshi 745c8aa0b1 Extract some duplicated code into a helper function.
- Extract code to create result memref's into a ConvertResults function.
- Also fix a bug when using reifyReturnTypes: use correct index for result_shape instead
  of always using the first element.

PiperOrigin-RevId: 341852227
2020-11-11 10:01:00 -08:00
..
IR Update GetDimensionSize and SetDimensionSize ops to use I64 attribute for dimension 2020-11-06 18:03:04 -08:00
transforms Extract some duplicated code into a helper function. 2020-11-11 10:01:00 -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