MLIR  19.0.0git
Namespaces | Macros | Functions
IndexToSPIRV.h File Reference
#include "mlir/Pass/Pass.h"
#include <memory>
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::index
 

Macros

#define GEN_PASS_DECL_CONVERTINDEXTOSPIRVPASS
 

Functions

void mlir::index::populateIndexToSPIRVPatterns (SPIRVTypeConverter &converter, RewritePatternSet &patterns)
 
std::unique_ptr< OperationPass<> > mlir::index::createConvertIndexToSPIRVPass ()
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTINDEXTOSPIRVPASS

#define GEN_PASS_DECL_CONVERTINDEXTOSPIRVPASS

Definition at line 20 of file IndexToSPIRV.h.