mlir-hlo/lib/Dialect/mhlo
Tres Popp af4c9774dc Handle rank 1 broadcasts in unranked kernel lowering.
Previously this started at rank 2 after checking for scalars and equal shapes. This resulted in cases such as <1xf32> + <2xf32> being treated as impossible.

PiperOrigin-RevId: 341043965
2020-11-06 07:22:43 -08:00
..
IR PR #44405: Fix typos in compiler directory 2020-11-05 03:31:54 -08:00
transforms Handle rank 1 broadcasts in unranked kernel lowering. 2020-11-06 07:22:43 -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