-
Notifications
You must be signed in to change notification settings - Fork 106
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Issue Tracker: CIRGen support for *_atomic_{thread,signal}_fence
#1288
opened Jan 17, 2025 by
Rajveer100
4 tasks
LLVM Lowering: support for Good for newcomers
libcxx
cir.delete.array
good first issue
#1285
opened Jan 16, 2025 by
ghehg
Padding for union type
bug
Something isn't working
IR design
Considerations around the design of ClangIR
IR difference
A difference in ClangIR-generated LLVM IR that could complicate reusing original CodeGen tests
#1281
opened Jan 13, 2025 by
gitoleg
LLVM lowering for Good for newcomers
IR difference
A difference in ClangIR-generated LLVM IR that could complicate reusing original CodeGen tests
cmpxchg
might use different alignment from OG
good first issue
#1275
opened Jan 9, 2025 by
bcardosolopes
CIRGen support for Good for newcomers
*_atomic_{thread,signal}_fence
good first issue
#1274
opened Jan 9, 2025 by
bcardosolopes
CIRGen support for Good for newcomers
__sync_{and,or,xor,nand}_and_fetch
builtin
good first issue
#1273
opened Jan 9, 2025 by
bcardosolopes
Empty union in initialized with undef values in OG and with zeroinitializer in CIR
IR difference
A difference in ClangIR-generated LLVM IR that could complicate reusing original CodeGen tests
#1272
opened Jan 9, 2025 by
bcardosolopes
Add Region Argument Support To Control Flow Ops (a-la-SCFOps)
enhancement
New feature or request
IR design
Considerations around the design of ClangIR
#1267
opened Jan 4, 2025 by
orbiri
Codegen of array initialization generates weird LLVM-IR
good first issue
Good for newcomers
IR difference
A difference in ClangIR-generated LLVM IR that could complicate reusing original CodeGen tests
#1266
opened Jan 4, 2025 by
orbiri
[RFC] Emit assume operands as unevaluated expressions
IR design
Considerations around the design of ClangIR
#1207
opened Dec 4, 2024 by
Lancern
inconsistency alignment of store instructions
IR difference
A difference in ClangIR-generated LLVM IR that could complicate reusing original CodeGen tests
#1204
opened Dec 4, 2024 by
PikachuHyA
Convert trivial copy constructor and assignment operator calls to memcpy
good first issue
Good for newcomers
optimization
Optimizations that can be implemented at the ClangIR level
#1202
opened Dec 3, 2024 by
smeenai
Most of elementwise builtins are not supported
good first issue
Good for newcomers
#1192
opened Dec 2, 2024 by
ghehg
[Exception] landing pad like logic is NYI and some related question to exception handling
#1183
opened Nov 28, 2024 by
ChuanqiXu9
Missing CIRGen for CXXDefaultArgExpr
bug
Something isn't working
#1181
opened Nov 28, 2024 by
ljtodo
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.