MLIR-AIE
|
#include "aie/Dialect/AIE/IR/AIEDialect.h"
#include "aie/Dialect/AIEX/AIETokenAnalysis.h"
#include "aie/Dialect/AIEX/IR/AIEXDialect.h"
#include "aie/Dialect/AIEX/Transforms/AIEXPasses.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Transforms/DialectConversion.h"
Go to the source code of this file.
Classes | |
struct | SetLockToWrite32Pattern |
struct | AIELowerSetLockPass |
Macros | |
#define | DEBUG_TYPE "aie-lower-set-lock" |
#define DEBUG_TYPE "aie-lower-set-lock" |
Definition at line 19 of file AIELowerSetLock.cpp.