diff options
| author | Mogball <jeff@modular.com> | 2023-07-28 15:37:17 -0700 |
|---|---|---|
| committer | Jeff Niu <jeffniu@Jeffs-MBP.attlocal.net> | 2023-07-28 15:37:25 -0700 |
| commit | 4f52210a563b5780ae447a876e6da446b32f0b07 (patch) | |
| tree | 02411da25e3e26a67f09112dd999ea66945c9cdf /mlir/lib/Bytecode/Reader/BytecodeReader.cpp | |
| parent | cc1b6668c57170cd440d321037ced89d6a61a9cb (diff) | |
| download | llvm-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
