MLIR 22.0.0git
SCFToSPIRVPass.h File Reference
#include "mlir/Pass/Pass.h"
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.

Macros

#define GEN_PASS_DECL_SCFTOSPIRV

Functions

std::unique_ptr<::mlir::Passmlir::createSCFToSPIRV ()
std::unique_ptr< OperationPass<> > mlir::createConvertSCFToSPIRVPass ()
 Creates a pass to convert SCF ops into SPIR-V ops.

Macro Definition Documentation

◆ GEN_PASS_DECL_SCFTOSPIRV

#define GEN_PASS_DECL_SCFTOSPIRV

Definition at line 21 of file SCFToSPIRVPass.h.