MLIR 22.0.0git
MemRefDescriptor.h File Reference

Go to the source code of this file.

Variables

static constexpr unsigned kAllocatedPtrPosInMemRefDescriptor = 0
static constexpr unsigned kAlignedPtrPosInMemRefDescriptor = 1
static constexpr unsigned kOffsetPosInMemRefDescriptor = 2
static constexpr unsigned kSizePosInMemRefDescriptor = 3
static constexpr unsigned kStridePosInMemRefDescriptor = 4
static constexpr unsigned kRankInUnrankedMemRefDescriptor = 0
static constexpr unsigned kPtrInUnrankedMemRefDescriptor = 1

Variable Documentation

◆ kAlignedPtrPosInMemRefDescriptor

◆ kAllocatedPtrPosInMemRefDescriptor

◆ kOffsetPosInMemRefDescriptor

◆ kPtrInUnrankedMemRefDescriptor

◆ kRankInUnrankedMemRefDescriptor

unsigned kRankInUnrankedMemRefDescriptor = 0
staticconstexpr

◆ kSizePosInMemRefDescriptor

◆ kStridePosInMemRefDescriptor

unsigned kStridePosInMemRefDescriptor = 4
staticconstexpr