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 supported212 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [clang] initializeBuiltins is setting all `LangBuiltin` not defined in `builtinIsSupported` to true
- Clang-19 crashed when using static analyzer: Assertion `Permissive || !(!LabelAndGotoScopes.count(To))' failed.
- [AMDGPU][Attributor] Infer `inreg` attribute in `AMDGPUAttributor`
- [SelectionDAG][RISCV] Fold (splat (binop)) -> (binop (splat, splat)) if there is no scalar binop. Solve #100751.
- lld/ELF does not look in <sysroot>/usr/local/lib by default, while BFD ld does
- `fp128` arguments cause a compiler error on `powerpc64-ibm-aix`
- Workflows: Add composite actions for managing sccache caches for a PR
- [Clang][C++] Uses of global `main` should also be forbidden in freestanding modes
- llvm/include/llvm/ADT/DenseMap.h:1105:8: warning: stack usage is 279392 bytes [-Wstack-usage=]
- [RISCV] Use zext.[b/w/h] instead of th.extu for bitfield extraction
- Docs
- not yet supported