MLIR 22.0.0git
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.

Classes

class  mlir::impl::SCFParallelForToNestedForsBase< DerivedT >

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::impl
 Attribute collections provide a dictionary-like interface.

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.