MLIR
21.0.0git
|
#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... | |
#define GEN_PASS_DECL_CONVERTCOMPLEXTOSTANDARDPASS |
Definition at line 19 of file ComplexToStandard.h.