mlir-hlo/lib/utils
Stephan Herhut 1b0eb4baa7 Do not mandate the result type of shape computations but have it be inferred from context.
The computation of a broadcasted shape forced the use of the shape type unnecessarily, which blocked further canonicalizations.

PiperOrigin-RevId: 323783998
2020-08-03 19:28:12 -07:00
..
broadcast_utils.cc Do not mandate the result type of shape computations but have it be inferred from context. 2020-08-03 19:28:12 -07:00
convert_op_folder.cc More cleanup in mlir-hlo to prepare for the standalone build 2020-08-03 19:28:00 -07:00
cycle_detector.cc More cleanup in mlir-hlo to prepare for the standalone build 2020-08-03 19:28:00 -07:00
cycle_detector_test.cc More cleanup in mlir-hlo to prepare for the standalone build 2020-08-03 19:28:00 -07:00
hlo_utils.cc More cleanup in mlir-hlo to prepare for the standalone build 2020-08-03 19:28:00 -07:00