MLIR 22.0.0git
SCFToControlFlow.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.

Macros

#define GEN_PASS_DEF_SCFTOCONTROLFLOWPASS

Functions

static void propagateLoopAttrs (Operation *scfOp, Operation *brOp)

Macro Definition Documentation

◆ GEN_PASS_DEF_SCFTOCONTROLFLOWPASS

#define GEN_PASS_DEF_SCFTOCONTROLFLOWPASS

Definition at line 28 of file SCFToControlFlow.cpp.

Function Documentation

◆ propagateLoopAttrs()

void propagateLoopAttrs ( Operation * scfOp,
Operation * brOp )
static