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 supported233 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [InstSimplify][ValueTracking] Fold `p||q` to `q` and `p&&q` to `p` under `llvm.assume(p => q)`
- [mlir][SPIR-V] Remove non local cluster size verification in GroupNonUniform ops
- [Flang][OpenMP] Support 'nowait' clause on taskwait
- [AMDGPU] Don't spill an SGPR while SCC is live in frame index lowering
- [InstCombine] Optimize addition of selects
- [flang] Don't pass a hidden length for BIND(C) character dummy arguments
- [AArch64] Use SVE rev for full reverse shuffles with SVE128
- [CIR] Support strict floating-point in Complex Add & Sub
- [clang-tidy] `bugprone-unchecked-optional-access`: Improve handling of value constructors for `bsl::optional` and `bdlb::NullableValue`
- [AMDGPU][InstCombine] Fold zero dot operands to accumulator
- Docs
- not yet supported