MLIR 22.0.0git
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.

Classes

struct  mlir::ConvertIndexToSPIRVPassOptions

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::index

Macros

#define GEN_PASS_DECL_CONVERTINDEXTOSPIRVPASS

Functions

std::unique_ptr<::mlir::Passmlir::createConvertIndexToSPIRVPass ()
std::unique_ptr<::mlir::Passmlir::createConvertIndexToSPIRVPass (ConvertIndexToSPIRVPassOptions options)
void mlir::index::populateIndexToSPIRVPatterns (const 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.