Jan Wassenberg
|
d538a6d6c6
|
Cleanup: remove unused kCyclic, remove 2 suffix
Also remove now unused allocator arg and fix warnings (cast, struct/class mismatch)
PiperOrigin-RevId: 758098495
|
2025-05-13 01:06:41 -07:00 |
Jan Wassenberg
|
a0ff98ea60
|
Entirely remove constexpr on PaddedDirEnd. Refs #551
Apparently GCC 9.4 does not handle HWY_CXX17_CONSTEXPR as we intend.
PiperOrigin-RevId: 755967709
|
2025-05-07 12:48:19 -07:00 |
Jan Wassenberg
|
e9ecb7794d
|
Fix gcc build error and gemma3 crash, thanks @ufownl, fixes #551
PiperOrigin-RevId: 755729478
|
2025-05-07 00:59:18 -07:00 |
Jan Wassenberg
|
c8d92948f4
|
Move fields, io* and blob* from compression/ into io/
PiperOrigin-RevId: 755445712
|
2025-05-06 11:17:19 -07:00 |