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

Minor tweaks to the measureme::counters module. #147

Merged
merged 2 commits into from
Feb 1, 2021

Conversation

eddyb
Copy link
Member

@eddyb eddyb commented Nov 23, 2020

I meant to get these done before landing #143, but that happened too soon. Will keep this as draft until ready.

The inline asm! changes I've validated by comparing the old and new versions (they produce identical assembly in godbolt set to "Intel dialect", i.e. the AT&T dialect gets parsed and rewritten to the Intel dialect I originally used).

Copy link
Member

@wesleywiser wesleywiser left a comment

Choose a reason for hiding this comment

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

This looks great to me. Please ping me when you're ready for it to be merged.

@wesleywiser wesleywiser self-assigned this Nov 23, 2020
@oli-obk oli-obk marked this pull request as ready for review January 29, 2021 16:06
@eddyb
Copy link
Member Author

eddyb commented Jan 29, 2021

Oops forgot about this but I think it was landable since rust-lang/rust#78781 (comment).

@wesleywiser wesleywiser merged commit 9591c4d into rust-lang:master Feb 1, 2021
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