MLIR  21.0.0git
Namespaces | Macros | Functions
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.

Namespaces

 mlir
 Include the generated interface declarations.
 

Macros

#define GEN_PASS_DECL_CONVERTCOMPLEXTOSTANDARDPASS
 

Functions

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. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTCOMPLEXTOSTANDARDPASS

#define GEN_PASS_DECL_CONVERTCOMPLEXTOSTANDARDPASS

Definition at line 19 of file ComplexToStandard.h.