Skip to content

Conversation

@PikachuHyA
Copy link
Collaborator

fix #1057

Co-authored-by: Sirui Mu <msrlancern@gmail.com>
@github-actions
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 <bcardosolopes@users.noreply.github.com>
Co-authored-by: Sirui Mu <msrlancern@gmail.com>
lanza pushed a commit to lanza/llvm-project that referenced this pull request Aug 11, 2025
terapines-osc-cir pushed a commit to Terapines/clangir that referenced this pull request Sep 2, 2025
fix llvm#1057

---------

Co-authored-by: Bruno Cardoso Lopes <bcardosolopes@users.noreply.github.com>
Co-authored-by: Sirui Mu <msrlancern@gmail.com>
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