MLIR  19.0.0git
Namespaces | Macros | Functions
ControlFlowToSPIRVPass.h File Reference
#include "mlir/Pass/Pass.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_DECL_CONVERTCONTROLFLOWTOSPIRV
 

Functions

std::unique_ptr< OperationPass<> > mlir::createConvertControlFlowToSPIRVPass ()
 Creates a pass to convert ControlFlow ops to SPIR-V ops. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTCONTROLFLOWTOSPIRV

#define GEN_PASS_DECL_CONVERTCONTROLFLOWTOSPIRV

Definition at line 21 of file ControlFlowToSPIRVPass.h.