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

[ecc] Support natural integer sizes and alignment #92

Closed
shermike opened this issue Dec 11, 2023 · 1 comment
Closed

[ecc] Support natural integer sizes and alignment #92

shermike opened this issue Dec 11, 2023 · 1 comment
Assignees

Comments

@shermike
Copy link
Contributor

Since our Virtual Machine will have enhanced memory instructions, we can use natural for modern CPUs integer sizes and alignment.
That provides us better memory utilization and makes the compiler closer to the natural C++ language.

@shermike shermike self-assigned this Dec 11, 2023
@shermike shermike changed the title [ecc] Support natural integer size and alignment [ecc] Support natural integer sizes and alignment Dec 11, 2023
@shermike
Copy link
Contributor Author

Done in #102

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

No branches or pull requests

1 participant