MLIR
17.0.0git
|
#include <memory>
#include "mlir/Conversion/Passes.h.inc"
Go to the source code of this file.
Namespaces | |
mlir | |
This header declares functions that assit transformations in the MemRef dialect. | |
Macros | |
#define | GEN_PASS_DECL_CONVERTMATHTOLLVMPASS |
Functions | |
void | mlir::populateMathToLLVMConversionPatterns (LLVMTypeConverter &converter, RewritePatternSet &patterns, bool approximateLog1p=true) |
#define GEN_PASS_DECL_CONVERTMATHTOLLVMPASS |
Definition at line 20 of file MathToLLVM.h.