|
MLIR
22.0.0git
|
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 moduleOp, SmallVectorImpl< uint32_t > &binary, const SerializationOptions &options={}) |
Serializes the given SPIR-V moduleOp and writes to binary. More... | |