Skip to content
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

[BOLT][NFC] Refactor BAT metadata data structures #86353

Merged

Conversation

aaupov
Copy link
Contributor

@aaupov aaupov commented Mar 22, 2024

Hide the implementations of FuncHashes and BBHashMap classes,
getting rid of at accessors that could throw an exception.

Test Plan: NFC

Created using spr 1.3.4
Copy link

✅ With the latest revision this PR passed the Python code formatter.

Copy link

✅ With the latest revision this PR passed the C/C++ code formatter.

@rafaelauler
Copy link
Contributor

How do I navigate these SPR stacks? This goes on top of what?

@aaupov
Copy link
Contributor Author

aaupov commented Mar 22, 2024

How do I navigate these SPR stacks? This goes on top of what?

Unfortunately, there's no way to navigate SPR stacks (that I'm aware of). I'll make it explicit in follow-up diffs what they depend on. This PR is a base.

Copy link
Contributor

@rafaelauler rafaelauler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@aaupov aaupov merged commit a91cd53 into main Mar 23, 2024
4 checks passed
@aaupov aaupov deleted the users/aaupov/spr/boltnfc-refactor-bat-metadata-data-structures branch March 23, 2024 23:08
aaupov added a commit that referenced this pull request Mar 23, 2024
Created using spr 1.3.4
aaupov added a commit that referenced this pull request Mar 24, 2024
Attach branch counters to YAML profile, covering intra-function control
flow.

Depends on: #86353

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

Reviewers: rafaelauler, dcci, ayermolo, maksfb

Reviewed By: rafaelauler

Pull Request: #76911
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.

2 participants