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 supported220 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [MLIR][IRDL] Relax the restrictions on IRDL-defined names
- [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers
- [compiler-rt] Use static buffers in setvbuf/setbuf/setbuffer tests
- [libc] Add float128 fallback support and integrate with FPBits
- [clang] Fix type of the MaterializeTemporaryExpr with incomplete array type.
- [Sema] [Modules] Remove unrelated module partitions from suggestion list
- [clangd] Handle C++20 annot_module_name token and don't discard successfully built modules when on fail
- [VectorCombine] Handle widening/narrowing bitcasts in foldShuffleToIdentity
- Missed optimization when `b - a` is known nonnegative inside `select` instruction
- [DAGCombiner][LegalizeTypes] Fuse i128 sdiv+srem / udiv+urem into single __divmodti4 / __udivmodti4 call
- Docs
- not yet supported