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 supported216 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [clang] add unnamed_addr function attribute
- [InstCombine] Fold (X * 0.0) * constant => X * 0.0 #85241
- [AMDGPU][LSV] Restrict large vectors
- [-Wunsafe-buffer-usage] Fix false positives for constant cases
- Changes to make Float-to-int scalar transform codegen deterministic
- [InstCombine] Failure to factorize `add`/`sub` and `max`/`min` using distributivity
- [Clang] `++this` with a dependent `this` is accepted when it’s not instantiated
- `__builtin_shufflevector` runs into an assertion if no integer expressions are passed
- Unable to catch exceptions with clang++ 18.1.5 on macos ARM (try-catch does nothing)
- bad clang-tidy modernize-use-equals-default warning after error
- Docs
- not yet supported