|
My Project
|
#include "mlir/Pass/Pass.h"

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< Pass > | mlir::createLegalizeStdOpsForSPIRVLoweringPass () |
| Pass to legalize ops that are not directly lowered to SPIR-V. More... | |
1.8.13