MLIR  17.0.0git
Namespaces | Macros | Functions
ArithToSPIRV.h File Reference
#include "mlir/Pass/Pass.h"
#include <memory>
#include "mlir/Conversion/Passes.h.inc"
+ Include dependency graph for ArithToSPIRV.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mlir
 This header declares functions that assit transformations in the MemRef dialect.
 
 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.