Skip to content

Conversation

@bruteforceboy
Copy link
Contributor

As the title says, this PR adds support for unions for AArch64 lowering. The idea is basically the same as the original codegen, and I added a couple of tests.

Copy link
Member

@bcardosolopes bcardosolopes left a comment

Choose a reason for hiding this comment

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

Amazing, thanks!

@bcardosolopes bcardosolopes merged commit 0634b25 into llvm:main Nov 8, 2024
6 checks passed
lanza pushed a commit that referenced this pull request Mar 18, 2025
As the title says, this PR adds support for unions for AArch64 lowering.
The idea is basically the same as the
[original](https://github.com/llvm/clangir/blob/dbf320e5c3db0410566ae561067c595308870bad/clang/lib/AST/RecordLayoutBuilder.cpp#L2111)
codegen, and I added a couple of tests.
terapines-osc-cir pushed a commit to Terapines/clangir that referenced this pull request Sep 2, 2025
As the title says, this PR adds support for unions for AArch64 lowering.
The idea is basically the same as the
[original](https://github.com/llvm/clangir/blob/dbf320e5c3db0410566ae561067c595308870bad/clang/lib/AST/RecordLayoutBuilder.cpp#L2111)
codegen, and I added a couple of tests.
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