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 supported216 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [AMDGPU] Extend __builtin_amdgcn_sched_group_barrier to support rules.
- missed fold, x fmul C1 > C2 => x > C3
- missed fold, sext(fptosi x to i32) => fptosi x to i64
- missed fold: (X * 0.0) * constant => X * 0.0
- Unsupported expression in static initializer
- [InstCombine] Try to fold add into GEP x, C
- [flang][OpenMP] - Transform target offloading directives with dependencies during PFT to MLIR conversion
- [RISC-V] Add CSR read/write builtins
- Introduce llvmremark util diff command
- [DebugInfo][DivRemPairs] Wrong branch execution caused by hoisting an instruction
- Docs
- not yet supported