|
My Project
|
#include "mlir/Support/LLVM.h"

Go to the source code of this file.
Namespaces | |
| mlir | |
| mlir::spirv | |
Functions | |
| LogicalResult | mlir::spirv::serialize (ModuleOp module, SmallVectorImpl< uint32_t > &binary) |
| Optional< ModuleOp > | mlir::spirv::deserialize (ArrayRef< uint32_t > binary, MLIRContext *context) |
1.8.13