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 supported154 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Implement N3369 (`_Lengthof`)
- `-1 << (k + 1)` => `-2 << k` Inverted shift optimizations should incorporate offsets
- [KernelInfo] Implement new LLVM IR pass for GPU code analysis
- [clang] False negative clang-diagnostic-unused-variable for containers
- LLVM data layout for `i128` doesn't match Clang's alignment of `__int128_t` on 64-bit PowerPC, 64-bit SPARC and 64-bit MIPS
- [LV] Use ICMP_UGE for BranchOnCount when VF is scalable
- Suboptimal code for checking if nth bit is set
- cl.exe very slow on AST\Interp\Interp.cpp
- [clang] [coroutines] impossible happens, incorrect behavior (bug)
- [flang] Possible regression: fatal internal error: CHECK(range_.Contains(at))
- Docs
- not yet supported