llvm-project
https://github.com/llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported221 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [InstCombine] Simplify conditional round-up to power-of-2 alignment
- [InstCombine] Fold (X ^ (or disjoint Y, C1)) ^ C2 to (X ^ Y) ^ (C1 ^ C2)
- [X86] Truncates i64 add arithmetic to i32 when known zeroes in upper 33 bits
- [AArch64] optimize lowering for icmp on i128 when RHS is an immediate
- [amdgpu-cfi: 9/9]: [AMDGPU][MC] Replace shifted registers in CFI instructions
- [clang][diagnostics] suggest extern template syntax for -Wundefined-var-template
- [InstCombine] Fold fcmp eq over min/max-like select into compare on input
- [lit] Normalize RLIM_INFINITY to -1 in print_limits.py for Python 3.15+
- [clang] Reject array comparisons in C++26 for unknown/dependent types in templates
- clangd crash on stdexec project
- Docs
- not yet supported