declanvk opened PR #1944 from issue-1705 to main:
Closes #1705.
- Added custom
Serialization/Deserializationimpls 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
valuessequence, and that it round-trips successfully.
declanvk updated PR #1944 from issue-1705 to main:
Closes #1705.
- Added custom
Serialization/Deserializationimpls 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
valuessequence, and that it round-trips successfully.
declanvk edited PR #1944 from issue-1705 to main:
Closes #1705.
- Added custom
Serialization/Deserializationimpls 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
valuessequence, 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: Dec 06 2025 at 06:05 UTC