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 supported216 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [Pass] Add `eraseIf` in pass managers and adaptors
- [PassBuilder][CodeGen] Add callback style pass buider
- Adding Support for Offloading C++ standard algorithms
- [LV] Add initial support for vectorizing literal struct return values (multiple defs)
- Static library compiled with -no-rtti breaks exception handling in an executable it's linked into on ARM Mac
- [MLIR]`-test-extract-fixed-outer-loops` triggers Assertion Failure `!empty()'
- [SPIR-V] DRAFT: Shader built-ins - no spec change
- [Arch64][SVE] Lower svrev_* to llvm.vector.reverse and fold svrev(svrev(x)) -> x
- Clang-20 : Assertion `(TLI.getTypeAction(*DAG.getContext(), Op.getValueType()) == TargetLowering::TypeLegal || Op.getOpcode() == ISD::TargetConstant || Op.getOpcode() == ISD::Register) && "Unexpected illegal type!"' failed.
- [llvm][Support][NFC] Disentangle SpecialCaseList parsing and matching
- Docs
- not yet supported