|
MLIR
22.0.0git
|
#include "mlir/Dialect/XeGPU/Transforms/Passes.h"#include "mlir/Dialect/Index/IR/IndexDialect.h"#include "mlir/Dialect/Vector/Transforms/VectorTransforms.h"#include "mlir/Dialect/XeGPU/IR/XeGPU.h"#include "mlir/Dialect/XeGPU/Transforms/Transforms.h"#include "mlir/Dialect/XeGPU/Utils/XeGPUUtils.h"#include "mlir/Interfaces/LoopLikeInterface.h"#include "mlir/Pass/PassManager.h"#include "mlir/Transforms/DialectConversion.h"#include "mlir/Transforms/GreedyPatternRewriteDriver.h"#include "llvm/ADT/STLExtras.h"#include "llvm/Support/DebugLog.h"#include "mlir/Dialect/XeGPU/Transforms/Passes.h.inc"Go to the source code of this file.
Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
| mlir::xegpu | |
Macros | |
| #define | GEN_PASS_DEF_XEGPUBLOCKING |
| #define | DEBUG_TYPE "xegpu-blocking" |
| #define DEBUG_TYPE "xegpu-blocking" |
Definition at line 30 of file XeGPUBlocking.cpp.
| #define GEN_PASS_DEF_XEGPUBLOCKING |
Definition at line 25 of file XeGPUBlocking.cpp.