MLIR 23.0.0git
MemorySpaceUtils.h File Reference
#include "mlir/Dialect/AMDGPU/IR/AMDGPUDialect.h"
#include "mlir/Dialect/GPU/IR/GPUDialect.h"
#include "mlir/IR/BuiltinAttributes.h"
#include "mlir/Support/LLVM.h"
#include "llvm/Support/Compiler.h"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::amdgpu

Functions

bool mlir::amdgpu::isGlobalMemorySpace (Attribute memorySpace, bool allowFlat)
bool mlir::amdgpu::isWorkgroupMemorySpace (Attribute memorySpace)
bool mlir::amdgpu::isFatRawBufferMemorySpace (Attribute memorySpace)