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
- Take advantage of `assume`s on `x * x` (with `nuw`)
- Missed optimization: (x mod (C1 * C2) / C2) vs. ((x / C2) mod C1)
- [analyzer] Widen loops: Augment assignment note when values invalidated at the start of a loop
- [Mlir] decompose generic by unfolding projected permutation crash fix
- [MLIR] [Vector] ConstantFold MultiDReduction
- clang crashes on generating pre-compiled header chain with -std=c++20
- [IR] Add FPOperation intrinsic property
- [clang-tidy] False positive diagnostic for NewDeleteLeaks
- [Clang] Crash involving lambda in unevaluated context invoked in a function template with auto return type
- [Mlir] --linalg-specialize-generic-ops crashes in Operation.h:399:37
- Docs
- not yet supported