mlir-hlo/lib/Dialect/mhlo
Richard Uhler 82031b356c Improve error message for improperly shaped slice indices.
The slice indices must be rank-1 and have the same number of elements of the
rank of the operand. Give reasonable error messages for violations of these
requirements instead of a misleading error message that the types of the
indices don't all match.

PiperOrigin-RevId: 340660822
2020-11-04 09:10:51 -08:00
..
IR Improve error message for improperly shaped slice indices. 2020-11-04 09:10:51 -08:00
transforms PR #44499: Add missing dep on MLIRMhloPassIncGen target 2020-11-03 11:18:48 -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