|
MLIR 22.0.0git
|
Go to the source code of this file.
Classes | |
| struct | mlir::ConvertMathToLLVMPassOptions |
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
Macros | |
| #define | GEN_PASS_DECL_CONVERTMATHTOLLVMPASS |
Functions | |
| std::unique_ptr<::mlir::Pass > | mlir::createConvertMathToLLVMPass () |
| std::unique_ptr<::mlir::Pass > | mlir::createConvertMathToLLVMPass (ConvertMathToLLVMPassOptions options) |
| void | mlir::populateMathToLLVMConversionPatterns (const LLVMTypeConverter &converter, RewritePatternSet &patterns, bool approximateLog1p=true, PatternBenefit benefit=1) |
| void | mlir::registerConvertMathToLLVMInterface (DialectRegistry ®istry) |
| #define GEN_PASS_DECL_CONVERTMATHTOLLVMPASS |
Definition at line 22 of file MathToLLVM.h.