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

Use i64 GEP index type for pointer arithmetic #594

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

marcauberer
Copy link
Member

Use i64 GEP index type for pointer arithmetic. This should improve both compiletime and runtime performance.

@marcauberer marcauberer added the improvement Improvement of an existing feature label Jun 15, 2024
@marcauberer marcauberer added this to the 0.21.0 milestone Jun 15, 2024
@marcauberer marcauberer self-assigned this Jun 15, 2024
@marcauberer marcauberer requested a review from a team as a code owner June 15, 2024 22:27
@marcauberer marcauberer enabled auto-merge (squash) June 15, 2024 22:28
@marcauberer marcauberer merged commit e4de7f8 into main Jun 15, 2024
4 checks passed
@marcauberer marcauberer deleted the feature/i64-gep-type-for-pointer-arithm branch June 15, 2024 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler improvement Improvement of an existing feature size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant