mlir-hlo/lib/Dialect/mhlo
A. Unique TensorFlower d828b457b3 Handle empty tensors in SimplifyConcatSlice.
If the result of the slice is an empty tensor, do nothing.
This fixes a crash: we can't create a `concat` with an
empty operand range.

PiperOrigin-RevId: 378354956
2021-06-09 02:15:47 -07:00
..
IR Handle empty tensors in SimplifyConcatSlice. 2021-06-09 02:15:47 -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