MLIR
16.0.0git
|
#include "mlir/Conversion/LLVMCommon/StructBuilder.h"
Go to the source code of this file.
Classes | |
class | mlir::ComplexStructBuilder |
Namespaces | |
mlir | |
Include the generated interface declarations. | |
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... | |