MLIR  19.0.0git
Namespaces | Macros
SCFToControlFlow.cpp File Reference
#include "mlir/Conversion/SCFToControlFlow/SCFToControlFlow.h"
#include "mlir/Dialect/Arith/IR/Arith.h"
#include "mlir/Dialect/ControlFlow/IR/ControlFlowOps.h"
#include "mlir/Dialect/SCF/IR/SCF.h"
#include "mlir/IR/Builders.h"
#include "mlir/IR/BuiltinOps.h"
#include "mlir/IR/IRMapping.h"
#include "mlir/IR/MLIRContext.h"
#include "mlir/IR/PatternMatch.h"
#include "mlir/Transforms/DialectConversion.h"
#include "mlir/Transforms/Passes.h"
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 

Macros

#define GEN_PASS_DEF_SCFTOCONTROLFLOW
 

Macro Definition Documentation

◆ GEN_PASS_DEF_SCFTOCONTROLFLOW

#define GEN_PASS_DEF_SCFTOCONTROLFLOW

Definition at line 28 of file SCFToControlFlow.cpp.