diff options
author | Tobias Gysi <tobias.gysi@gmail.com> | 2020-10-07 16:18:46 +0200 |
---|---|---|
committer | Tobias Gysi <tobias.gysi@gmail.com> | 2020-10-07 16:18:46 +0200 |
commit | 149dc94c1d52c5f78e2aadb57a72dd437fe55aa1 (patch) | |
tree | 79f43c48d5ad26bc6c64a8015717066f7555148f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 82311766d993f730506cb82471d7349a380a5df7 (diff) | |
download | llvm-149dc94c1d52c5f78e2aadb57a72dd437fe55aa1.zip llvm-149dc94c1d52c5f78e2aadb57a72dd437fe55aa1.tar.gz llvm-149dc94c1d52c5f78e2aadb57a72dd437fe55aa1.tar.bz2 |
[mlir] fix the types used during the generation of the kernel param array
The patch fixes the types used to access the elements of the kernel parameter structure from a pointer to the structure to a pointer to the actual parameter type.
Reviewed By: csigg
Differential Revision: https://reviews.llvm.org/D88959
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions