MLIR  19.0.0git
Namespaces | Macros
TileAllocation.cpp File Reference
#include "mlir/Dialect/ArmSME/IR/ArmSME.h"
#include "mlir/Dialect/ArmSME/Transforms/Passes.h"
#include "mlir/Dialect/ControlFlow/IR/ControlFlowOps.h"
#include "mlir/Dialect/Func/IR/FuncOps.h"
#include "mlir/Transforms/GreedyPatternRewriteDriver.h"
#include "llvm/ADT/TypeSwitch.h"
#include "mlir/Dialect/ArmSME/Transforms/Passes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::arm_sme
 

Macros

#define DEBUG_TYPE   "allocate-arm-sme-tiles"
 
#define GEN_PASS_DEF_TILEALLOCATION
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "allocate-arm-sme-tiles"

Definition at line 50 of file TileAllocation.cpp.

◆ GEN_PASS_DEF_TILEALLOCATION

#define GEN_PASS_DEF_TILEALLOCATION

Definition at line 54 of file TileAllocation.cpp.