MLIR 22.0.0git
ControlFlowToSCF.h File Reference
#include <memory>
#include "mlir/Transforms/CFGToSCF.h"
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Classes

class  mlir::ControlFlowToSCFTransformation
 Implementation of CFGToSCFInterface used to lift Control Flow Dialect operations to SCF Dialect operations. More...

Namespaces

namespace  mlir
 Include the generated interface declarations.

Macros

#define GEN_PASS_DECL_LIFTCONTROLFLOWTOSCFPASS

Functions

std::unique_ptr<::mlir::Passmlir::createLiftControlFlowToSCFPass ()

Macro Definition Documentation

◆ GEN_PASS_DECL_LIFTCONTROLFLOWTOSCFPASS

#define GEN_PASS_DECL_LIFTCONTROLFLOWTOSCFPASS

Definition at line 71 of file ControlFlowToSCF.h.