MLIR  19.0.0git
Classes | Namespaces | Functions
Serialization.h File Reference
#include "mlir/Support/LLVM.h"

Go to the source code of this file.

Classes

struct  mlir::spirv::SerializationOptions
 

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::spirv
 

Functions

LogicalResult mlir::spirv::serialize (ModuleOp module, SmallVectorImpl< uint32_t > &binary, const SerializationOptions &options={})
 Serializes the given SPIR-V module and writes to binary. More...