diff options
author | George Mitenkov <georgemitenk0v@gmail.com> | 2020-09-24 16:49:19 +0300 |
---|---|---|
committer | George Mitenkov <georgemitenk0v@gmail.com> | 2020-09-24 16:56:14 +0300 |
commit | 8f72717ebe27209a11be80629c667332cd5e4e60 (patch) | |
tree | 7ad348a05f14c8509b6eb969978453c8a59b1d31 /llvm/lib/IR/Function.cpp | |
parent | 2625433e77ef5e161536f6fd01ea68840cfcb0dc (diff) | |
download | llvm-8f72717ebe27209a11be80629c667332cd5e4e60.zip llvm-8f72717ebe27209a11be80629c667332cd5e4e60.tar.gz llvm-8f72717ebe27209a11be80629c667332cd5e4e60.tar.bz2 |
[MLIR][SPIRV] Fixed dialect loading in deserialization
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 unregistered
operation error.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D88223
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions