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 supported229 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [libc++] Don't use `copy_file_impl_fstream` when not declared
- [HIP] Fix OffloadBundler triple when using extra 'llvm' environment
- [DAG] SimplifyDemandedBits - Look through `SRL`'s operand if we are only demanding the sign bit.
- [UnreachableBlockElim] Report changes from block renumbering
- [VectorCombine] failed to fold fptoui(fdiv(uitofp(x),uitofp(y))) into udiv(x,y) when target has native vector udiv
- [PowerPC] make `_Complex` ABI GCC-compatible
- [compiler-rt][builtins] libc-backed bfloat16 extend/truncate builtins
- [LoopVectorize] Missing vectorization for conditional self-assignment
- [PoC][ASan] Emit global metadata in a named section
- [SimplifyCFG] Handle switch-to-select remapping correctly
- Docs
- not yet supported