MLIR  19.0.0git
Classes | Namespaces
MemRefBuilder.h File Reference
#include "mlir/Conversion/LLVMCommon/StructBuilder.h"
#include "mlir/IR/OperationSupport.h"

Go to the source code of this file.

Classes

class  mlir::MemRefDescriptor
 Helper class to produce LLVM dialect operations extracting or inserting elements of a MemRef descriptor. More...
 
class  mlir::MemRefDescriptorView
 Helper class allowing the user to access a range of Values that correspond to an unpacked memref descriptor using named accessors. More...
 
class  mlir::UnrankedMemRefDescriptor
 

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::LLVM