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 supported225 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [InstCombine] Fold binop into multi-use select when one select arm and the other operand are constant
- [RISCV][GlobalISel] Lower G_SMULFIX
- [Verifier] Reject incorrect types in assume operand bundles
- [clang-tidy] Extend readability-redundant-parentheses to type
- [ADT] ImutAVLFactory: avoid overhead of vector for freelist
- [flang][OpenMP] Support lowering of metadirective (part 1)
- [OpenMP] New taskgraph runtime implementation
- [MachineVerifier] physical register should not be a live-in for non eā¦
- [AMDGPU] Add builtins for wave reduction intrinsics
- [ARM] Lower isnan(x) | isnan(never-nan) to x != x, and lower !isnan(x) & !isnan(never-nan) to x == x
- Docs
- not yet supported