declanvk opened PR #1944 from issue-1705
to main
:
Closes #1705.
- Added custom
Serialization
/Deserialization
impls that only consider the values vector and rebuild the interner on deserialization.- Added some basic tests that the representation of the interner is only the
values
sequence, and that it round-trips successfully.
declanvk updated PR #1944 from issue-1705
to main
:
Closes #1705.
- Added custom
Serialization
/Deserialization
impls that only consider the values vector and rebuild the interner on deserialization.- Added some basic tests that the representation of the interner is only the
values
sequence, and that it round-trips successfully.
declanvk edited PR #1944 from issue-1705
to main
:
Closes #1705.
- Added custom
Serialization
/Deserialization
impls that only consider the values vector and rebuild the interner on deserialization.- Added some basic tests that the representation of the interner is only the
values
sequence, and that it round-trips successfully.- Updated
cranelifet/codegen/src/preopt.serialized
, (the file is 98% of its previous size).
abrown requested fitzgen for a review on PR #1944.
fitzgen submitted PR Review.
fitzgen merged PR #1944.
Last updated: Nov 22 2024 at 17:03 UTC