mlir-hlo/include/mlir-hlo
A. Unique TensorFlower 313d24bc8f [MLIR][HLO] Add `rank-specialization-cluster` pass
Add a pass to cluster unranked C/HLO operations in one
`chlo.rank_specialization_cluster` op. The C/HLO operations are moved to the
body of the operation. Later passes can use this to rank-specialize all these
operations together.

PiperOrigin-RevId: 373336725
2021-05-12 03:46:01 -07:00
..
Dialect [MLIR][HLO] Add `rank-specialization-cluster` pass 2021-05-12 03:46:01 -07:00
utils [NFC] Fix a typo in ScalarLimit comments. 2021-04-09 01:57:50 -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