aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bytecode/Reader/BytecodeReader.cpp
diff options
context:
space:
mode:
authorJennifer Yu <jennifer.yu@intel.com>2023-05-26 10:48:51 -0700
committerJennifer Yu <jennifer.yu@intel.com>2023-05-26 16:03:01 -0700
commita419ec4f256d279c91746a3962dd6dd2da45c304 (patch)
treefd13740ef010fa18da7819dd06e2b5364abf77e6 /mlir/lib/Bytecode/Reader/BytecodeReader.cpp
parent9c4660629cc9e7c8344e0545e33af247cb1f9821 (diff)
downloadllvm-a419ec4f256d279c91746a3962dd6dd2da45c304.zip
llvm-a419ec4f256d279c91746a3962dd6dd2da45c304.tar.gz
llvm-a419ec4f256d279c91746a3962dd6dd2da45c304.tar.bz2
Fix runtime crash inside __kmpc_init_allocator
It seems load of traits.addr should be passed in runtime call. Currently the load of load traits.addr gets passed cause runtime to fail. To fix this, skip the call to EmitLoadOfScalar for extra load. Differential Revision: https://reviews.llvm.org/D151576
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions