|
MLIR 23.0.0git
|
#include "mlir/Interfaces/FunctionInterfaces.h"#include "mlir/Pass/Pass.h"#include <limits>#include "mlir/Dialect/Affine/Transforms/Passes.h.inc"Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::func |
| namespace | mlir::memref |
| namespace | mlir::affine |
Enumerations | |
| enum | mlir::affine::FusionMode { mlir::affine::Greedy , mlir::affine::ProducerConsumer , mlir::affine::Sibling } |
| Fusion mode to attempt. More... | |
| #define GEN_PASS_REGISTRATION |
| #define GEN_PASS_REGISTRATION_AFFINEEXPANDINDEXOPSASAFFINE |
| #define GEN_PASS_REGISTRATION_AFFINELOOPINVARIANTCODEMOTION |