[llvm-branch-commits] [llvm] [BOLT] Write and parse BF/BB hashes in BAT (PR #76907)

Amir Ayupov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Jan 3 21:25:48 PST 2024


https://github.com/aaupov created https://github.com/llvm/llvm-project/pull/76907

This increases BAT section size to:
- large binary: 34832976 bytes (0.90x original),
- medium binary: 3586800 bytes (0.60x original),
- small binary: 816 bytes (0.57x original).

Test Plan: Updated bolt/test/X86/bolt-address-translation.test





More information about the llvm-branch-commits mailing list