MLIR
17.0.0git
|
Go to the source code of this file.
Classes | |
class | mlir::ComplexStructBuilder |
Namespaces | |
mlir | |
Include the generated interface declarations. | |
Macros | |
#define | GEN_PASS_DECL_CONVERTCOMPLEXTOLLVM |
Functions | |
void | mlir::populateComplexToLLVMConversionPatterns (LLVMTypeConverter &converter, RewritePatternSet &patterns) |
Populate the given list with patterns that convert from Complex to LLVM. More... | |
std::unique_ptr< Pass > | mlir::createConvertComplexToLLVMPass () |
Create a pass to convert Complex operations to the LLVMIR dialect. More... | |
#define GEN_PASS_DECL_CONVERTCOMPLEXTOLLVM |
Definition at line 18 of file ComplexToLLVM.h.