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
- [clang][ssaf] Add UnsafeBufferUsage summary extractor
- [NFCI][VPlan] Split initial mem-widening into a separate transformation
- [libc][math][c++23] Add log10bf16 math function
- [Clang] Fix Itanium mangling crash for local lambda in ctor/dtor
- [GlobalISel] Fold `a bitwiseop (~b +/- c)` -> `a bitwiseop ~(b -/+ c)`
- [Flang][mlir][OpenMP] Support affinity clause codegen in Flang
- [mlir] Replace MLIR_ENABLE_ROCM_CONVERSIONS with LLVM_HAS_AMDGPU_TARGET
- [Clang][Parse] Fix crash on stmt-expr ending with 'extern void;'
- [clang-tidy] Add bugprone-sprintf-to-snprintf check
- [libclang]Return *OperatorKind for oveloaded operators
- Docs
- not yet supported