My Project
Namespaces | Functions
ConvertStandardToSPIRVPass.h File Reference
#include "mlir/Pass/Pass.h"
Include dependency graph for ConvertStandardToSPIRVPass.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mlir
 

Functions

std::unique_ptr< OpPassBase< ModuleOp > > mlir::createConvertStandardToSPIRVPass ()
 Pass to convert StandardOps to SPIR-V ops. More...
 
std::unique_ptr< Passmlir::createLegalizeStdOpsForSPIRVLoweringPass ()
 Pass to legalize ops that are not directly lowered to SPIR-V. More...