MLIR 22.0.0git
TileAllocation.cpp File Reference
#include "mlir/Analysis/Liveness.h"
#include "mlir/Analysis/TopologicalSortUtils.h"
#include "mlir/Dialect/ArmSME/IR/ArmSME.h"
#include "mlir/Dialect/ArmSME/Transforms/Passes.h"
#include "mlir/Dialect/ArmSME/Transforms/Transforms.h"
#include "mlir/Dialect/ControlFlow/IR/ControlFlowOps.h"
#include "mlir/Dialect/Func/IR/FuncOps.h"
#include "llvm/ADT/IntervalMap.h"
#include "llvm/ADT/TypeSwitch.h"
#include "mlir/Dialect/ArmSME/Transforms/Passes.h.inc"

Go to the source code of this file.

Classes

class  mlir::arm_sme::impl::TestTileAllocationBase< DerivedT >

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::arm_sme
namespace  mlir::arm_sme::impl

Macros

#define GEN_PASS_DEF_TESTTILEALLOCATION

Functions

std::unique_ptr<::mlir::Passmlir::arm_sme::impl::createTestTileAllocation ()
std::unique_ptr<::mlir::Passmlir::arm_sme::impl::createTestTileAllocation (TestTileAllocationOptions options)
std::unique_ptr<::mlir::Passmlir::arm_sme::createTestTileAllocation ()
std::unique_ptr<::mlir::Passmlir::arm_sme::createTestTileAllocation (TestTileAllocationOptions options)

Macro Definition Documentation

◆ GEN_PASS_DEF_TESTTILEALLOCATION

#define GEN_PASS_DEF_TESTTILEALLOCATION

Definition at line 59 of file TileAllocation.cpp.