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 supported227 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [AMDGPU] Post-RA Peephole for Two-Address Instructions
- [AMDGPU] exclude selection pattern for s_max/min_f32/16 for gfx1170
- [clang][SemaCXX] Fix crash when using static_cast to _Atomic types in C++
- [LoopDataPrefetch] Enable handling of target-specific memory intrinsics
- [Instrumentation] Add TSan instrumentation for AMDGPU targets
- [SampleProfileMatcher] Fix inconsistent anchor matching in stale profile matching
- [InstCombine] Fold (1 << a) to (a + 1) and (2 >> a) to (2 - a) when a is in [0,1]
- [clang-tidy] Support C++26 placeholder bindings
- Enough LLD changes to bootstrap OpenBSD on sparc64
- [SelectionDAG] Add computeKnownBits support for ISD::VECREDUCE_ADD
- Docs
- not yet supported