mlir-hlo/lib/Dialect/mhlo
Adrian Kuegel 9a8c254526 Support complex types for Sinh.
Because mhlo::ConstantLike doesn't support complex types, we need to use
GetScalarOfType and broadcast it to the needed shape.
Disable the tf2xla fallback, now that MLIR fully supports Sinh.

PiperOrigin-RevId: 378123151
2021-06-08 04:23:19 -07:00
..
IR PR #49970: [MLIR][DISC] bufferize DynamicReshape and DynamicBroadcastInDim 2021-06-04 15:36:03 -07:00
transforms Support complex types for Sinh. 2021-06-08 04:23:19 -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