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 supported215 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [mlir][linalg] Add Linalg::generateScalarImplementation
- [FuncComp] Compare MDNodes in cmpMetadata using cmpMDNode.
- Missed optimization: malloc + memcpy + free => realloc
- [SafeBuffers] Check if unsafe-buffers* warnings are enabled earlier
- [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
- Suboptimal boolean reduction vectorization
- [MLIR] Enhance unionBoundingBox utility
- Docs
- not yet supported