|
MLIR
22.0.0git
|
#include "mlir/Dialect/Transform/Interfaces/TransformInterfaces.h"#include "mlir/Dialect/Vector/Transforms/VectorRewritePatterns.h"#include "mlir/Dialect/Vector/Transforms/VectorTransforms.h"#include "mlir/IR/OpImplementation.h"#include "mlir/Dialect/Vector/TransformOps/VectorTransformOps.h.inc"Go to the source code of this file.
Classes | |
| struct | mlir::vector::LowerVectorsOptions |
| Helper structure used to hold the different options of LowerVectorsOp. More... | |
Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
| mlir::vector | |
Macros | |
| #define | GET_OP_CLASSES |
Functions | |
| void | mlir::vector::registerTransformDialectExtension (DialectRegistry ®istry) |
| #define GET_OP_CLASSES |
Definition at line 28 of file VectorTransformOps.h.