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 supported214 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [Clang][ByteCode] Add numeric-only `TYPE_SWITCH` to avoid Pointer/MemberPointer instantiation in vector handlers
- [Flang][MLIR][OpenMP] Add explicit shared memory (de-)allocation ops
- [DAG] Reassociate (add (add X, Y), X) --> add(add(X, X), Y)
- [AArch64] Crash trying to scalarize llvm.vector.partial.reduce.add.v2i128.v4i128
- --emit-relocs LLD does not rewrite relocations during target-specific relaxation
- [RISC-V] MLIR test (CAPI/execution_engine.c) fails with a SIGSEGV on Fedora
- Out-of-bounds tracking in unknown regions during user library optimization reached 98.4%. Is this related to Address Space Layout Randomization (ASLR)?
- [flang][OpenMP] Remove ineffective atomic capture validation (issue #161934 deferred)
- Look more aggressively for `vpgatherdd` opportunities
- bool bitfield += complex gets infinite loop
- Docs
- not yet supported