MLIR
15.0.0git
|
#include "mlir/Dialect/Func/IR/FuncOps.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Dialect/SCF/Transforms/Passes.h.inc"
Go to the source code of this file.
Namespaces | |
mlir | |
TODO: Remove this file when SCCP and integer range analysis have been ported to the new framework. | |
mlir::arith | |
mlir::bufferization | |
mlir::memref | |
mlir::tensor | |
Macros | |
#define | GEN_PASS_CLASSES |
Functions | |
template<typename ConcreteDialect > | |
void | mlir::registerDialect (DialectRegistry ®istry) |
#define GEN_PASS_CLASSES |
Definition at line 38 of file PassDetail.h.