Fixed an error when deserializing the SPIR-V binary
to MLIR SPIR-V. Before, the SPIR-V dialect was not loaded
explicitly into the context, which resulted in unregisterd
operation error.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo