mlir-hlo/lib/Dialect/mhlo
A. Unique TensorFlower 8db96f54d3 [mhlo] Add a folder for mhlo.map which does nothing but return one of the arguments.
Add a folder for maps whose body returns only one of the arguments. When this arises the fold replaces the map output with one of the operand tensors.

PiperOrigin-RevId: 369304322
2021-04-19 14:36:08 -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 [MLIR] Fix merge of assuming ops 2021-04-19 04:21:08 -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