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

Go to the source code of this file.

Namespaces

 mlir
 
 mlir::spirv
 

Functions

LogicalResult mlir::spirv::serialize (ModuleOp module, SmallVectorImpl< uint32_t > &binary)
 
Optional< ModuleOpmlir::spirv::deserialize (ArrayRef< uint32_t > binary, MLIRContext *context)