Skip to content

Issues: llvm/clangir

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Use @llvm.memcpy.p0.p0.i64 instead of @llvm.memcpy.p0.p0.i32 good first issue Good for newcomers IR difference A difference in ClangIR-generated LLVM IR that could complicate reusing original CodeGen tests
#1031 opened Oct 30, 2024 by bcardosolopes
Duplicated ABIInfo, RequiredArgs, etc tech debt Leftover technical debt to clean up in the future
#1030 opened Oct 30, 2024 by bcardosolopes
ClangIR emits functions in the opposite order as OG sometimes IR difference A difference in ClangIR-generated LLVM IR that could complicate reusing original CodeGen tests
#1017 opened Oct 29, 2024 by smeenai
Match CodeGen's handling of visibility
#992 opened Oct 18, 2024 by smeenai
add names to generated IR IR difference A difference in ClangIR-generated LLVM IR that could complicate reusing original CodeGen tests
#969 opened Oct 14, 2024 by ChuanqiXu9
Add checks around StoreOp bitcasts
#941 opened Oct 7, 2024 by smeenai
Crash on code with exception
#891 opened Sep 26, 2024 by ladisgin
Encode C/C++ constness in CIR enhancement New feature or request
#866 opened Sep 19, 2024 by Lancern
[ABI][CallingConvention] Functional call with byval good first issue Good for newcomers help wanted Extra attention is needed
#798 opened Aug 20, 2024 by SchrodingerZhu
Debug info should not be emitted when -g is not specified good first issue Good for newcomers invalid This doesn't seem right
#793 opened Aug 15, 2024 by seven-mile
ProTip! Adding no:label will show everything without a label.