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 supported229 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
- [clang-tidy] Extend readability-redundant-parentheses to type
- [ADT] ImutAVLFactory: avoid overhead of vector for freelist
- [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
- [ARM] Replace AddLikeOrOp with add_like
- [ModuleInliner] Skip dead basic blocks during inlining
- Docs
- not yet supported