MLIR  20.0.0git
Namespaces | Functions
Deserialization.h File Reference
#include "mlir/IR/OwningOpRef.h"
#include "mlir/Support/LLVM.h"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::spirv
 

Functions

OwningOpRef< spirv::ModuleOp > mlir::spirv::deserialize (ArrayRef< uint32_t > binary, MLIRContext *context)
 Deserializes the given SPIR-V binary module and creates a MLIR ModuleOp in the given context. More...