Skip to content

[BOLT] Delta-encode offsets in BAT #76900

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jan 11, 2024

Conversation

aaupov
Copy link
Contributor

@aaupov aaupov commented Jan 4, 2024

This change further reduces the size of BAT:

  • large binary: to 13073904 bytes (0.34x original),
  • medium binary: to 1703116 bytes (0.29x original),
  • small binary: to 436 bytes (0.30x original).

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

aaupov added 10 commits January 3, 2024 21:25
Created using spr 1.3.4
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
@rafaelauler rafaelauler self-requested a review January 11, 2024 19:48
@rafaelauler rafaelauler self-assigned this Jan 11, 2024
kazutakahirata and others added 2 commits January 11, 2024 14:25
@aaupov aaupov changed the base branch from users/aaupov/spr/main.bolt-delta-encode-offsets-in-bat to main January 11, 2024 22:28
@aaupov aaupov merged commit bbe0798 into main Jan 11, 2024
@aaupov aaupov deleted the users/aaupov/spr/bolt-delta-encode-offsets-in-bat branch January 11, 2024 22:29
justinfargnoli pushed a commit to justinfargnoli/llvm-project that referenced this pull request Jan 28, 2024
This change further reduces the size of BAT:
- large binary: to 13073904 bytes (0.34x original),
- medium binary: to 1703116 bytes (0.29x original),
- small binary: to 436 bytes (0.30x original).

Test Plan: Updated bolt/test/X86/bolt-address-translation.test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants