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

[AutoBump] Merge with fixes of 3cead572 (Jun 17) (80) #344

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

mgehre-amd
Copy link
Collaborator

No description provided.

cferry-AMD and others added 2 commits June 17, 2024 13:53
This commit adds `emitc.size_t`, `emitc.ssize_t` and `emitc.ptrdiff_t`
types to the EmitC dialect. These are used to map `index` types to C/C++
types with an explicit signedness, and are emitted in C/C++ as `size_t`,
`ssize_t` and `ptrdiff_t`.
Base automatically changed from bump_to_770393bb to feature/fused-ops September 16, 2024 10:59
@mgehre-amd mgehre-amd merged commit 86fd3f7 into feature/fused-ops Sep 16, 2024
3 checks passed
@mgehre-amd mgehre-amd deleted the bump_to_3cead572 branch September 16, 2024 10:59
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.

2 participants