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 supported153 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [Asan][RISCV] Support asan check for segment load/store RVV intrinsics.
- [DAGCombine] Fold `ctlz_zero_undef(X << C) -> ctlz_zero_undef(X) - C`
- The inconsistency in debug information produced with "-g -O2", "-g -O1", and "-g -O0".
- [libc++][NFC] Rearrange functions in the synopsis comments of `<cmath>`
- `[[gnu::cleanup()]]` function executed before return value evaluation
- Templated lambda invoked in compile time doesn't instantiate if declared inside templated function
- [clangd][modules] Clangd reports ODR violation when including iostream from (global module fragment of) two different modules
- [LV]Enable max safe distance in predicated DataWithEVL vectorization mode.
- [AArch64] Failure to combine 2 `ldr`s into `ldp`
- [analyzer] Handle `[[assume(cond)]]` as `__builtin_assume(cond)`
- Docs
- not yet supported