mlir-hlo/lib/Dialect/mhlo/IR
Tres Popp 63d62b7952 Change cast to dyn_cast in hlo::ReshapeOp's verification.
With cast, a failing verification results in an assertion error rather than returning a failing status.

PiperOrigin-RevId: 322317937
2020-07-30 22:34:36 +00:00
..
chlo_ops.cc Cleanup build rule names in compiler/mlir/hlo to remove the redundant/obsolete xla_ prefix 2020-07-30 22:33:29 +00:00
dialect_registration.cc Cleanup build rule names in compiler/mlir/hlo to remove the redundant/obsolete xla_ prefix 2020-07-30 22:33:29 +00:00
hlo_ops.cc Change cast to dyn_cast in hlo::ReshapeOp's verification. 2020-07-30 22:34:36 +00:00
hlo_patterns.td Add canonicalization patterns for dynamic_broadcast_in_dim where the target shape is the shape of the operand. 2020-07-30 22:34:06 +00:00
infer_fusibility_op_interface.cc Move the HLO/LHLO dialects to a new directory: tensorflow/compiler/mlir/hlo 2020-07-30 22:32:32 +00:00
lhlo_ops.cc Cleanup build rule names in compiler/mlir/hlo to remove the redundant/obsolete xla_ prefix 2020-07-30 22:33:29 +00:00