mlir-hlo/lib/Dialect/mhlo
Robert Suderman 26ac5baae4 Make mhlo.sort return variadic results instead of a tuple
Tuple is only used on XLA's sort to return multiple inputs. MLIR supports
multiple inputs, switch to a tuple return.

PiperOrigin-RevId: 334226937
2020-09-28 13:32:23 -07:00
..
IR Make mhlo.sort return variadic results instead of a tuple 2020-09-28 13:32:23 -07:00
transforms Only apply GeneralDotOpLoweringPatterns for static shaped inputs 2020-09-23 21:42:01 -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