MLIR  19.0.0git
Namespaces | Macros
ParallelLoopCollapsing.cpp File Reference
#include "mlir/Dialect/SCF/Transforms/Passes.h"
#include "mlir/Dialect/SCF/IR/SCF.h"
#include "mlir/Dialect/SCF/Utils/Utils.h"
#include "mlir/Transforms/RegionUtils.h"
#include "llvm/ADT/SmallSet.h"
#include "llvm/Support/CommandLine.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_TESTSCFPARALLELLOOPCOLLAPSING
 
#define DEBUG_TYPE   "parallel-loop-collapsing"
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "parallel-loop-collapsing"

Definition at line 23 of file ParallelLoopCollapsing.cpp.

◆ GEN_PASS_DEF_TESTSCFPARALLELLOOPCOLLAPSING

#define GEN_PASS_DEF_TESTSCFPARALLELLOOPCOLLAPSING

Definition at line 19 of file ParallelLoopCollapsing.cpp.