MLIR
21.0.0git
|
#include "mlir/IR/PatternMatch.h"
#include "mlir/Pass/Pass.h"
#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_CONVERTMATHTOLIBMPASS |
Functions | |
void | mlir::populateMathToLibmConversionPatterns (RewritePatternSet &patterns, PatternBenefit benefit=1) |
Populate the given list with patterns that convert from Math to Libm calls. More... | |
#define GEN_PASS_DECL_CONVERTMATHTOLIBMPASS |
Definition at line 18 of file MathToLibm.h.