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

Add ForceVectorAlignment64 and test #7977

Merged
merged 1 commit into from May 26, 2023
Merged

Conversation

dbaileychess
Copy link
Collaborator

There was a bug when adding a vector64, force_align:N attribute for 64-bit support, that the code for adding the alignment didn't update the 32/64-bit boundary region.

Adds a new ForceVectorAlignment64 method that does the bookkeeping and updated the code gen to use it.

@github-actions github-actions bot added c++ codegen Involving generating code from schema labels May 26, 2023
@dbaileychess
Copy link
Collaborator Author

The failing CI for kotlin is unrelated

@dbaileychess dbaileychess merged commit 96294e9 into google:master May 26, 2023
48 of 49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ codegen Involving generating code from schema
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant