8#ifndef MLIR_CONVERSION_COMPLEXTOLIBM_COMPLEXTOLIBM_H_
9#define MLIR_CONVERSION_COMPLEXTOLIBM_COMPLEXTOLIBM_H_
18#define GEN_PASS_DECL_CONVERTCOMPLEXTOLIBM
19#include "mlir/Conversion/Passes.h.inc"
24 PatternBenefit benefit);
Pass to transform an operation of a specific type.
Include the generated interface declarations.
void populateComplexToLibmConversionPatterns(RewritePatternSet &patterns, PatternBenefit benefit)
Populate the given list with patterns that convert from Complex to Libm calls.