Skip to content

Conversation

@andykaylor
Copy link
Collaborator

While upstreaming vtt.address_point lowering, I noticed an important difference in the LLVM IR generated between the CIR path and the OGCG path. We were incorrectly using i8 as the element type for the GEP generated when vtt.address_point is lowered with a value argument. This patch fixes that.

While upstreaming vtt.address_point lowering, I noticed an important
difference in the LLVM IR generated between the CIR path and the
OGCG path. We were incorrectly using i8 as the element type for the
GEP generated when vtt.address_point is lowered with a value argument.
This patch fixes that.
Copy link
Collaborator

@xlauko xlauko left a comment

Choose a reason for hiding this comment

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

lgtm

@bcardosolopes bcardosolopes merged commit 31700c8 into llvm:main Sep 3, 2025
9 of 10 checks passed
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.

4 participants