mlir-hlo/lib/Dialect/mhlo
Smit Hinsu 9466cffaf3 Restrict CHLO Acos and Sinh op lowering to non complex types
These are failing for complex types. Complex types require special handling. We have a fallback lowering for these ops so we can disable complex element types for now.

PiperOrigin-RevId: 348205002
2020-12-18 11:32:10 -08:00
..
IR Use InferTypeOpInterface for HLO AbsOp and fix result shape inference 2020-12-17 17:37:07 -08:00
transforms Restrict CHLO Acos and Sinh op lowering to non complex types 2020-12-18 11:32:10 -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