diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-12-15 10:49:57 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-12-15 11:12:52 +0800 |
commit | 9cdb825a4f1bf9e75829d03879620c6144d0b7bc (patch) | |
tree | 257dfc3cb4947d006f5f3b9cc310ccadab7f1b66 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | f9304974cc8b971feb59927fd0bd97ac31a58e11 (diff) | |
download | llvm-9cdb825a4f1bf9e75829d03879620c6144d0b7bc.zip llvm-9cdb825a4f1bf9e75829d03879620c6144d0b7bc.tar.gz llvm-9cdb825a4f1bf9e75829d03879620c6144d0b7bc.tar.bz2 |
[NFC] [Serialization] Packing more bits and refactor AbbrevToUse
This patch tries to pack more bits into a value to reduce the size of
.pcm files. Also, after we introduced BitsPackers, it may slightly
better to adjust the way we use Abbrev.
After this patch, the size of the BMI for std module reduce from 28.94MB
to 28.1 MB.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions