mlir-hlo/lib/Dialect/mhlo
Stephan Herhut 0c7152e65c Extend fusion root heuristic to also work in partially bufferized programs.
We now follow data flow though tensor_cast, tensor_load and tensor_to_memref
operations.

PiperOrigin-RevId: 342851104
2020-11-17 06:34:48 -08:00
..
IR Fold away shape.shape_of(mhlo.dynamic_reshape(inp, shape)) 2020-11-12 02:48:26 -08:00
transforms Extend fusion root heuristic to also work in partially bufferized programs. 2020-11-17 06:34:48 -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