Skip to content

Conversation

Jezurko
Copy link
Contributor

@Jezurko Jezurko commented Jun 2, 2025

LLVM dialect now has ptrmask intrinsic, use it instead of the manual computation

Fix bitwidth of the generated mask in ABIInfoImpl

LLVM dialect now has ptrmask intrinsic, use it instead of the manual computation

Fix bitwidth of the generated mask in ABIInfoImpl
@Jezurko
Copy link
Contributor Author

Jezurko commented Jun 2, 2025

Fixes #1109

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.

Awesome, thanks!

@bcardosolopes bcardosolopes merged commit 7b8a99b into llvm:main Jun 4, 2025
10 checks passed
@Jezurko Jezurko deleted the ptrmask-lowering branch June 5, 2025 11:31
terapines-osc-cir pushed a commit to Terapines/clangir that referenced this pull request Sep 2, 2025
LLVM dialect now has ptrmask intrinsic, use it instead of the manual
computation

Fix bitwidth of the generated mask in ABIInfoImpl
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