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 supported177 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Missed optimization: Fold (a ^ (b || c)) && c to (a ^ 1) && c
- [compiler-rt] [profile] Add value profile in profile data without-libc
- Failed to convert integer range classification to branchfree form
- `fp128` causes compilation failures when compiling for `nvptx64-nvidia-cuda`
- [MLIR][BUG] MLIR Pattern Rewriter may cause core dump in this situation
- clang asm doesn't understand retfl
- [apt] Please add a dependency to libpolly-19-dev
- Audit vector-transfer-permutation-lowering.mlir
- `LLVM_STATIC_LINK_CXX_STDLIB=Yes` has libc++abi link-time issues when combined with `LLVM_ENABLE_LIBCXX=Yes`
- [Clang] Implement P2280R4 Using unknown pointers and references in constant expressions
- Docs
- not yet supported