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
- ./llvm.sh 22 on ARM64 fails due to missing ARM64 packages
- [Matrix] Implement matrix support for the `degrees` HLSL Function
- [opt] -passes='reg2mem' causes Broken Module (CatchSwitchInst not the first non-PHI instruction in the block.)
- [Clang] Fixed an assertion failure in constant evaluation/AST parsing when encountering malformed struct and enum declarations with missing closing braces
- [clang][module] clang assertion on ``CheckPoint >= Buff->getBufferStart() && CheckPoint <= Buff->getBufferEnd()' ` when compile options are not configured
- InjectTLIMappings: skip TLI mapping injection for variadic calls.
- [VPlan] CSE ExpandSCEV recipes
- [GVN][MemDep] Recover affine-equal select-dependent load addresses via SCEV
- [InstCombine] Fold lshr/ashr (mul X, 2^N + 2^M) -> add (X, lshr/ashr X, N - M)
- [SampleProfileMatcher] Move fuzzy base name matching to a later stage after more precise CG matching
- Docs
- not yet supported