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 supported233 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [CIR] Handle __declspec(noalias) as argmem side effects
- [DeadArgElim] Renumber allocsize instead of dropping it
- [Clang][WebAssembly] Add wasm_global declaration attribute
- [clang-tidy][docs] Rewrite readability check docs to Markdown [5/5]
- [WinEH] Emit unreachable on malformed catchpad
- [AMDGPU][gfx950] CoExec does not consider persistent 32x32 MFMA chains for AGPR allocation
- [Clang][CTAD] Implement deduction guides for alias templates with nested aliases
- [InstCombine] Missed fold: `lshr C1, (sub (cttz X), C2)` to `lshr (C1 << C2), (cttz X)`
- [mlir][linalg] Fix exponential walk of tensor.extract indices
- [ValueTracking] Compute known bits of or/and/xor recurrences from start and step
- Docs
- not yet supported