mlir-hlo/lib/Dialect/mhlo
Adrian Kuegel 4c282fb542 Avoid Broadcast op if all shapes are (known to) be equal.
The rank specialization case for shapes which are either of the same shape or a
scalar doesn't need to compute the final result shape.

PiperOrigin-RevId: 380129316
2021-06-18 00:22:35 -07:00
..
IR PR #50271: [MLIR][DISC] Bufferize GatherOp and DynamicGatherOp 2021-06-16 13:47:56 -07:00
transforms Avoid Broadcast op if all shapes are (known to) be equal. 2021-06-18 00:22:35 -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