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 supported228 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [Clang] [OpenMP] Support NOWAIT with optional argument
- [InstCombine] Instcombine doesn't fold conditional addition where it used to
- LLVM fails to optimize (a & b) + (a & b) + (a ^ b) down to a + b
- False positive warning `warning: instantiation of variable 'declvar<A>' required here, but no definition is available`, when the definition is not required
- [MLIR] Enhance unionBoundingBox utility
- [libcxx] Change the return type of pow(complex<float>, int)
- Suboptimal register use on x86-64
- Ugly example of building libc to spirv
- workflows/release-binaries: Enable Windows x86 builds
- [LV] Poor handling of interleave-groups; narrowing needs generalization
- Docs
- not yet supported