mlir-hlo/lib/Dialect/mhlo/IR
Benjamin Kramer dfe64d3958 Implement InferShapedTypeOpInterface for mhlo.complex
Binary companion for 8bcd33e4b7

PiperOrigin-RevId: 334651523
2020-09-30 12:14:15 -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
chlo_canonicalize.td Add chlo.constant_like op which splats a constant to shape of operand 2020-08-11 14:54:48 -07:00
chlo_ops.cc Integrate LLVM at llvm/llvm-project@e1669843f2 2020-09-16 05:58:08 -07:00
hlo_ops.cc Implement InferShapedTypeOpInterface for mhlo.complex 2020-09-30 12:14:15 -07:00
hlo_patterns.td More cleanup in mlir-hlo to prepare for the standalone build 2020-08-03 19:28:00 -07:00
infer_fusibility_op_interface.cc More cleanup in mlir-hlo to prepare for the standalone build 2020-08-03 19:28:00 -07:00
init.cc Delete mhlo static dialect registration 2020-09-08 15:57:36 -07:00
lhlo_ops.cc Integrate LLVM at llvm/llvm-project@e1669843f2 2020-09-16 05:58:08 -07:00
mhlo_canonicalize.td More cleanup in mlir-hlo to prepare for the standalone build 2020-08-03 19:28:00 -07:00