MLIR  19.0.0git
Classes | Namespaces | Functions
DataLayoutImporter.h File Reference
#include "mlir/Dialect/LLVMIR/LLVMTypes.h"
#include "mlir/IR/BuiltinAttributes.h"
#include "mlir/Interfaces/DataLayoutInterfaces.h"

Go to the source code of this file.

Classes

class  mlir::LLVM::detail::DataLayoutImporter
 Helper class that translates an LLVM data layout to an MLIR data layout specification. More...
 

Namespaces

 llvm
 Include the generated interface declarations.
 
 mlir
 Include the generated interface declarations.
 
 mlir::LLVM
 
 mlir::LLVM::detail
 

Functions

FloatType mlir::LLVM::detail::getFloatType (MLIRContext *context, unsigned width)
 Returns a supported MLIR floating point type of the given bit width or null if the bit width is not supported. More...