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

dialects: (llvm) Fix elem_type bug in GEPOp builder #2472

Merged
merged 2 commits into from
Apr 17, 2024

Conversation

Moxinilian
Copy link
Contributor

There seems to have been a misunderstanding on the meaning of the element type in the llvm.getelementptr implementation in xDSL.

@Moxinilian Moxinilian added bug Something isn't working dialects Changes on the dialects labels Apr 17, 2024
@Moxinilian Moxinilian self-assigned this Apr 17, 2024
Copy link
Member

@superlopuh superlopuh left a comment

Choose a reason for hiding this comment

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

Any tests for this?

@superlopuh
Copy link
Member

Oh I see yeah there's probably no further testing needed

@Moxinilian Moxinilian merged commit ea6e8d0 into xdslproject:main Apr 17, 2024
8 of 9 checks passed
@Moxinilian Moxinilian deleted the gep-fix branch April 17, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dialects Changes on the dialects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants