-
Notifications
You must be signed in to change notification settings - Fork 34
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
remove C prefix from capability mode load/store/atomics #87
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not quite sure what the best style for the prerequisites section is, but the change itself looks good to me.
It seems there are some trailing spaces, you can fix those using pip install pre-commit && pre-commit install && pre-commit run --all-files
to make CI happy.
Co-authored-by: Alexander Richardson <[email protected]> Signed-off-by: Tariq Kurd <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New version looks good to me other than the final unrelated commit that should be a separate PR.
Signed-off-by: Alexander Richardson <[email protected]>
First phase of renaming for #80
Loads/stores/atomics
prefetch, CBO, jumps, shxadd to be done