MLIR  22.0.0git
Namespaces | Macros
ParallelForToNestedFors.cpp File Reference
#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"
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "parallel-for-to-nested-fors"

Definition at line 24 of file ParallelForToNestedFors.cpp.

◆ GEN_PASS_DEF_SCFPARALLELFORTONESTEDFORS

#define GEN_PASS_DEF_SCFPARALLELFORTONESTEDFORS

Definition at line 20 of file ParallelForToNestedFors.cpp.