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
- [MLIR][NVVM] Add S2G and Reduce override NVVM Dialect ops
- [llvm-dwarfdump] Added --output-style option for controlling output format
- [CodeGen] Pass alignment and size to supportsUnalignedAtomics. NFC
- [SCEV] Use SCEVUse for ValuesAtScope (NFC).
- [CIR][CUDA] Support built-in CUDA texture type
- [AMDGPU] Fold saddsat(x, -C) to ssubsat(x, C) when C is an inline constant
- [mlir] Fix RemoveDeadRegionBranchOpSuccessorInputs producing invalid scf.for (LoopLikeOpInterface tie)
- [Flang][Driver] Added support for -funique-internal-linkage-names option
- [include-cleaner] Avoid reporting redundant ObjC method and property decls
- [InstCombine] Fold scalbn libcalls to llvm.ldexp
- Docs
- not yet supported