|
MLIR
22.0.0git
|
#include "mlir/Dialect/SCF/IR/SCF.h"#include "mlir/Dialect/SCF/Transforms/Passes.h"#include "mlir/Dialect/SCF/Transforms/Transforms.h"#include "mlir/IR/PatternMatch.h"#include "llvm/Support/Debug.h"#include "mlir/Dialect/SCF/Transforms/Passes.h.inc"Go to the source code of this file.
Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
Macros | |
| #define | GEN_PASS_DEF_SCFPARALLELFORTONESTEDFORS |
| #define | DEBUG_TYPE "parallel-for-to-nested-fors" |
| #define DEBUG_TYPE "parallel-for-to-nested-fors" |
Definition at line 24 of file ParallelForToNestedFors.cpp.
| #define GEN_PASS_DEF_SCFPARALLELFORTONESTEDFORS |
Definition at line 20 of file ParallelForToNestedFors.cpp.