MLIR-AIE
Classes | Namespaces | Typedefs | Enumerations
AIEPlacer.h File Reference
#include "aie/Dialect/AIE/IR/AIEDialect.h"
#include "aie/Dialect/AIE/IR/AIETargetModel.h"
+ Include dependency graph for AIEPlacer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  xilinx::AIE::TileAvailability
 
class  xilinx::AIE::Placer
 
class  xilinx::AIE::SequentialPlacer
 

Namespaces

namespace  xilinx
 
namespace  xilinx::AIE
 Include the generated interface declarations.
 

Typedefs

using xilinx::AIE::PlacementResult = llvm::DenseMap< mlir::Operation *, TileID >
 

Enumerations

enum class  xilinx::AIE::PlacerType { xilinx::AIE::SequentialPlacer }
 Placement algorithm type for pass option. More...