mlir-hlo/lib
Robert Suderman a926e0f040 Removed Op(Complex, Real) lowering to address complex type inference issue
Lowerings that depended on operations between real and complex types may
not infer the correct intermediate type. Removing these operations as
they are not technically legally generated operations. Updated tests
to validate this.

PiperOrigin-RevId: 341128903
2020-11-06 15:24:23 -08:00
..
Dialect Removed Op(Complex, Real) lowering to address complex type inference issue 2020-11-06 15:24:23 -08:00
utils Fix failing segment_reduction_ops_mlir_bridge_test 2020-08-17 11:28:20 -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