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 supported214 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [RISCV] Unprofitable vectorization in llvm-test-suite since a49030e493b76bc2b294d36709c7ed84aef557f4
- [InstCombine] Fold `switch (cond ? A + C1 : C2)` to `switch (cond ? A : C2 - C1)`
- [Flang][OpenMP] Allocated-function in the parallel region is undefined.
- [AArch64] Enable out-of-line atomics by default
- [StatepointLowering] Handle struct return through stack
- `operator delete(void *, ...)` should not be treated as a usual deallocation function
- [NFC][libclc] Simplify unary/binary/ternary_def_scalarize.inc
- TableGen asserts on invalid cast
- [DA] Fix symbolic RDIV and Strong SIV with impossible assumptions (PR149501)
- "check-runtimes" build target stuck at 1% for hours
- Docs
- not yet supported