MLIR
20.0.0git
|
Go to the source code of this file.
Namespaces | |
mlir | |
Include the generated interface declarations. | |
Macros | |
#define | GEN_PASS_DECL_CONVERTCOMPLEXTOLIBM |
Functions | |
void | mlir::populateComplexToLibmConversionPatterns (RewritePatternSet &patterns, PatternBenefit benefit) |
Populate the given list with patterns that convert from Complex to Libm calls. More... | |
std::unique_ptr< OperationPass< ModuleOp > > | mlir::createConvertComplexToLibmPass () |
Create a pass to convert Complex operations to libm calls. More... | |
#define GEN_PASS_DECL_CONVERTCOMPLEXTOLIBM |
Definition at line 17 of file ComplexToLibm.h.