aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bytecode/Reader/BytecodeReader.cpp
diff options
context:
space:
mode:
authorMogball <jeff@modular.com>2023-07-28 15:37:17 -0700
committerJeff Niu <jeffniu@Jeffs-MBP.attlocal.net>2023-07-28 15:37:25 -0700
commit4f52210a563b5780ae447a876e6da446b32f0b07 (patch)
tree02411da25e3e26a67f09112dd999ea66945c9cdf /mlir/lib/Bytecode/Reader/BytecodeReader.cpp
parentcc1b6668c57170cd440d321037ced89d6a61a9cb (diff)
downloadllvm-4f52210a563b5780ae447a876e6da446b32f0b07.zip
llvm-4f52210a563b5780ae447a876e6da446b32f0b07.tar.gz
llvm-4f52210a563b5780ae447a876e6da446b32f0b07.tar.bz2
[mlir][llvm] Fix export of 64-bit integer function attributes
The `allocsize` attribute is weird because it packs two 32-bit values into a 64-bit value. It also turns out that the passthrough attribute exporter was using `int`, which is incorrectly handling 64-bit integers. Reviewed By: rriddle Differential Revision: https://reviews.llvm.org/D156574
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions