|
MLIR
22.0.0git
|
Go to the source code of this file.
Classes | |
| struct | mlir::spirv::DeserializationOptions |
Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
| mlir::spirv | |
Functions | |
| OwningOpRef< spirv::ModuleOp > | mlir::spirv::deserialize (ArrayRef< uint32_t > binary, MLIRContext *context, const DeserializationOptions &options={}) |
Deserializes the given SPIR-V binary module and creates a MLIR ModuleOp in the given context. More... | |