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 supported228 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Prevent LCSSA from creating phi operands for lifetime intrinsics.
- [InstCombine] SimplifyDemandedBits - add basic bitcast handling
- [RuntimeLibcalls] Rework LibcallImplCallingConvs to reduce stack usage
- [SLP] SLP tends to create reduce_or(shl(zext(x))) sequences when a bitcast would do
- [Clang] Change ballot mask handling for GPU intrinsics
- [AMDGPU] Add more cases to the "this is a wave ID" recognizer
- [X86][utils] Support `-basic-block-sections` in `update_llc_test_checks`
- [InstSimplify] Discard unnecessary `select` when the conditions are `ICmps` with EQ
- clang-cl /EHa /Os crash while compiling coroutines + std::unique_ptr, assertion hit even without std::unique_ptr, since 17.x.x
- [Clang] Added explanation why `is_trivially default_constructible` is false
- Docs
- not yet supported