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 supported225 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [Offload] Forward LIBOMPTARGET_ cmake options to offload
- Request Commit Access For enferex
- [OFFLOAD] Add OpenMP wrapper implementation of normcdfinv for SPIRV backend
- [GlobalISel] Preserve volatile and atomic undef/poison stores
- [InstCombine] Fold shl(fshr/fshl(a,b,C),C) to and(b, -1 << C)
- [clang][clangd] Crash in Constant Evaluator: Type::castAsArrayTypeUnsafe assertion`isa<ArrayType>(CanonicalType)`during constexpr evaluation of unique_ptr<T[]>
- [lit] print shard count of gtests instead of individual tests
- [CI] Add precommit CIs to test compiler-rt + LLVM libc integration.
- Reapply "[JumpThreading] Freeze undef/poison select condition in unfoldSelectInstr"
- [DAG] Fold any-extend(and(trunc(x), C)) -> and(x, C)
- Docs
- not yet supported