#include "mlir/Pass/Pass.h"
#include "mlir/Dialect/Tensor/Transforms/Passes.h.inc"
Go to the source code of this file.
|
| namespace | mlir |
| | Include the generated interface declarations.
|
| namespace | mlir::tensor |
◆ GEN_PASS_DECL_FOLDTENSORSUBSETOPSPASS
| #define GEN_PASS_DECL_FOLDTENSORSUBSETOPSPASS |
Creates an instance of the tensor subset folding pass.
Definition at line 22 of file Passes.h.
◆ GEN_PASS_REGISTRATION
| #define GEN_PASS_REGISTRATION |
Generate the code for registering passes.
Definition at line 30 of file Passes.h.
◆ GEN_PASS_REGISTRATION_FOLDTENSORSUBSETOPSPASS
| #define GEN_PASS_REGISTRATION_FOLDTENSORSUBSETOPSPASS |