Go to file
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
include/mlir-hlo More cleanup in mlir-hlo to prepare for the standalone build 2020-08-03 19:28:00 -07:00
lib Do not mandate the result type of shape computations but have it be inferred from context. 2020-08-03 19:28:12 -07:00
tests Do not mandate the result type of shape computations but have it be inferred from context. 2020-08-03 19:28:12 -07:00
tools/mlir-hlo-opt More cleanup in mlir-hlo to prepare for the standalone build 2020-08-03 19:28:00 -07:00