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 supported180 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- LLVM ERROR: Cannot select: intrinsic %llvm.nvvm.shfl.sync.bfly.i32 Aborted
- [Orc] Odd failure writing to 64-bit memory location on 32-bit PowerPC when compiled with gcc-13 -O2
- [MachineLoopInfo] Consider loads in `isLoopInvariant`.
- [libc++][CMake] Adds option to disable clang-tidy.
- [GVN] No need to swap if both LHS and RHS are arguments
- [OpenMP][SIMD] `ordered` has no effect in a loop SIMD region as of LLVM 18.1.0
- [DWARF5][clang] Clang does not produce some DW_TAG_call_site_parameter entries
- 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
- Docs
- not yet supported