Skip to content

[CIR] fix getTypeSizeInBits with fp80 and fp128 #1058

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

Merged
merged 3 commits into from
Nov 6, 2024

Conversation

PikachuHyA
Copy link
Collaborator

fix #1057

Copy link

github-actions bot commented Nov 6, 2024

✅ With the latest revision this PR passed the C/C++ code formatter.

@PikachuHyA PikachuHyA force-pushed the fix_getTypeSizeInBits branch from 38a59bd to 803b1c5 Compare November 6, 2024 01:47
@bcardosolopes bcardosolopes merged commit 73c5bc8 into llvm:main Nov 6, 2024
6 checks passed
PikachuHyA added a commit to PikachuHyA/clangir that referenced this pull request Nov 8, 2024
@PikachuHyA PikachuHyA deleted the fix_getTypeSizeInBits branch November 18, 2024 01:49
lanza pushed a commit that referenced this pull request Mar 18, 2025
fix #1057

---------

Co-authored-by: Bruno Cardoso Lopes <[email protected]>
Co-authored-by: Sirui Mu <[email protected]>
xlauko pushed a commit to trailofbits/instafix-llvm that referenced this pull request Mar 28, 2025
lanza pushed a commit to lanza/llvm-project that referenced this pull request Aug 9, 2025
lanza pushed a commit to lanza/llvm-project that referenced this pull request Aug 11, 2025
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.

DataLayout::getTypeSizeInBits may get error result when input type is !cir.long_double<!cir.f80>
3 participants