MLIR 22.0.0git
ComplexToStandard.h File Reference
#include "mlir/Dialect/Complex/IR/Complex.h"
#include "mlir/Pass/Pass.h"
#include <memory>
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Classes

struct  mlir::ConvertComplexToStandardPassOptions

Namespaces

namespace  mlir
 Include the generated interface declarations.

Macros

#define GEN_PASS_DECL_CONVERTCOMPLEXTOSTANDARDPASS

Functions

std::unique_ptr<::mlir::Passmlir::createConvertComplexToStandardPass ()
std::unique_ptr<::mlir::Passmlir::createConvertComplexToStandardPass (ConvertComplexToStandardPassOptions options)
void mlir::populateComplexToStandardConversionPatterns (RewritePatternSet &patterns, mlir::complex::ComplexRangeFlags complexRange=mlir::complex::ComplexRangeFlags::improved)
 Populate the given list with patterns that convert from Complex to Standard.

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTCOMPLEXTOSTANDARDPASS

#define GEN_PASS_DECL_CONVERTCOMPLEXTOSTANDARDPASS

Definition at line 19 of file ComplexToStandard.h.