MLIR 22.0.0git
ComplexToLibm.h File Reference
#include "mlir/Pass/Pass.h"
#include "mlir/Transforms/DialectConversion.h"
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.

Macros

#define GEN_PASS_DECL_CONVERTCOMPLEXTOLIBM

Functions

std::unique_ptr<::mlir::Passmlir::createConvertComplexToLibm ()
void mlir::populateComplexToLibmConversionPatterns (RewritePatternSet &patterns, PatternBenefit benefit)
 Populate the given list with patterns that convert from Complex to Libm calls.

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTCOMPLEXTOLIBM

#define GEN_PASS_DECL_CONVERTCOMPLEXTOLIBM

Definition at line 18 of file ComplexToLibm.h.