Re: [PATCH v13 0/6] add pointer compression API

2024-06-04 Thread Paul Szczepanek
Recheck-request: iol-unit-amd64-testing

Re: [PATCH v13 0/6] add pointer compression API

2024-05-30 Thread Paul Szczepanek
Recheck-request: github-robot

[PATCH v13 0/6] add pointer compression API

2024-05-30 Thread Paul Szczepanek
This patchset is proposing adding a new header only library with utility functions that allow compression of arrays of pointers. Since this is a header only library a patch needed to be added to amend the build system to allow adding libraries without source files. When passing caches full of poi