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

Don't use alignas in cache_{aligned,line}_data #4235

Merged
merged 1 commit into from Nov 25, 2019

Conversation

msimberg
Copy link
Contributor

"Fixes" #4148 by reverting to the non-alignas versions with all C++ standards.

@msimberg msimberg added this to the 1.4.0 milestone Nov 21, 2019
@msimberg msimberg force-pushed the cacheline-no-alignas branch 2 times, most recently from 690f537 to 6da8f03 Compare November 21, 2019 14:55
hkaiser
hkaiser previously approved these changes Nov 21, 2019
Copy link
Member

@hkaiser hkaiser left a comment

Choose a reason for hiding this comment

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

Otherwise, LGTM! Thanks!

@hkaiser
Copy link
Member

hkaiser commented Nov 25, 2019

@msimberg Please go ahead and merge this. LGTM.

@msimberg msimberg merged commit 23bdb6c into STEllAR-GROUP:master Nov 25, 2019
@msimberg msimberg deleted the cacheline-no-alignas branch November 25, 2019 13:14
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.

None yet

2 participants