MLIR 24.0.0git
StaticMemoryPlannerAnalysis.cpp File Reference
#include "mlir/Dialect/Arith/IR/Arith.h"
#include "mlir/Dialect/Bufferization/Transforms/BufferViewFlowAnalysis.h"
#include "mlir/Dialect/Bufferization/Transforms/Passes.h"
#include "mlir/Dialect/Bufferization/Transforms/StaticMemoryPlanning.h"
#include "mlir/Dialect/MemRef/IR/MemRef.h"
#include "mlir/IR/Builders.h"
#include "mlir/Interfaces/FunctionInterfaces.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/Support/Debug.h"
#include <numeric>
#include "mlir/Dialect/Bufferization/Transforms/Passes.h.inc"

Go to the source code of this file.

Namespaces

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

Macros

#define DEBUG_TYPE   "static-memory-planner"
#define GEN_PASS_DEF_STATICMEMORYPLANNERANALYSISPASS

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "static-memory-planner"

Definition at line 26 of file StaticMemoryPlannerAnalysis.cpp.

◆ GEN_PASS_DEF_STATICMEMORYPLANNERANALYSISPASS

#define GEN_PASS_DEF_STATICMEMORYPLANNERANALYSISPASS

Definition at line 30 of file StaticMemoryPlannerAnalysis.cpp.