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
- [LV] Make having flags (FMFs etc) not require inheriting VPSingleDefRecipe
- 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
- [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)
- [GlobalISel][AArch64] Legalize G_FABS and G_FNEG for SVE
- [InstCombine] Fold select of clamped shifts
- Docs
- not yet supported