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 supported216 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- AArch64 target unconditionally generates SVE instructions for Armv9-A despite them being optional in the architecture
- [GlobalISel] Combine (X >> C) << C to X & ((-1 >> C) << C)
- llc error
- Crash in DAGCombiner, aarch64-windows-msvc, llvm-19.1.3
- AMDGPU global-isel unsupported G_PHI s1
- [RFC] [clang] [CodeGen] Avoid creating global variable repeatedly when type are not specified
- [ItaniumMangle] Fix `cp` versus `cl` call expression mangling for block scope
- [LiveDebugValues] Use getNumSupportedRegs to reduce compile time, NFCI
- Are the tutorials up-to-date? (Clang version is 20.0.0git)
- [clang][regression] lambda call in unevaluated context in generic lambda in template function fails from clang 15 onwards
- Docs
- not yet supported