Files
llvm-project/llvm/test/Bitcode/function-encoding-rel-operands.ll
Nikita Popov 0a656d8e57 [Bitcode] Add abbreviations for additional instructions (#146825)
Add abbreviations for icmp/fcmp, store and br, which are the most common
instructions that don't have abbreviations yet. This requires increasing
the abbreviation size to 5 bits.

This gives about 3-5% bitcode size reductions for the clang build.
2025-07-03 14:28:32 +02:00

1.6 KiB