9 #ifndef MLIR_CONVERSION_RECONCILEUNREALIZEDCASTS_RECONCILEUNREALIZEDCASTS_H_
10 #define MLIR_CONVERSION_RECONCILEUNREALIZEDCASTS_RECONCILEUNREALIZEDCASTS_H_
16 class RewritePatternSet;
18 #define GEN_PASS_DECL_RECONCILEUNREALIZEDCASTS
19 #include "mlir/Conversion/Passes.h.inc"
Include the generated interface declarations.
std::unique_ptr< Pass > createReconcileUnrealizedCastsPass()
Creates a pass that eliminates noop unrealized_conversion_cast operation sequences.