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 supported229 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- LLD: segmentation fault while linking mingw-x86_64 static libraries with LTO
- [clang-tidy] suggest replacing chained assignments with a sequence of individual assignments
- Can't link libomptarget.so.16 because of missing symbols
- [AMDGPU] GFX11 disassembler doesn't support v_mov_b16 and v_swap_b16
- 16.0.0 Segmentation fault optimizing libomptarget-nvptx-sm_X.bc (same as #61399)
- [InstCombine] Missing fold for (1 + 2 * a * b > 0) ? a : a * b --> a * b < 0 ? a * b : a
- Switch to in-place std::stable_sort
- [C++20] [Modules] Writing PCM will be unexpectedly slow with additional import.
- Passing C-style variadic functions through std::function results in "Illegal instruction" error at runtime in programs compiled with clang
- [C++20] [constexpr] Should we cache the result of constexpr/consteval expression?
- Docs
- not yet supported