mlir-hlo/lib
Adrian Kuegel c1a6ae8994 Generalize the HloBinaryElementwiseAdaptor
We can use it also for ternary ops like Select if we change the signature so
that a ValueRange is passed in.
Also remove special casing for HloComplexAdaptor. It can be handled with the
generic adaptor as well.

PiperOrigin-RevId: 365777493
2021-03-30 03:53:53 -07:00
..
Dialect Generalize the HloBinaryElementwiseAdaptor 2021-03-30 03:53:53 -07:00
utils [XLA/GPU] Add XLA HLO -> LMHLO conversion to several ops, and implement them in XLA/GPU. 2021-01-21 19:57:54 -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