MLIR  19.0.0git
Namespaces | Macros | Functions
ArithToSPIRV.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::arith
 

Macros

#define GEN_PASS_DECL_CONVERTARITHTOSPIRV
 

Functions

void mlir::arith::populateArithToSPIRVPatterns (SPIRVTypeConverter &typeConverter, RewritePatternSet &patterns)
 
std::unique_ptr< OperationPass<> > mlir::arith::createConvertArithToSPIRVPass ()
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTARITHTOSPIRV

#define GEN_PASS_DECL_CONVERTARITHTOSPIRV

Definition at line 21 of file ArithToSPIRV.h.