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 supported228 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [clang-tidy] Add `modernize-use-bit-cast` check
- [clang][DebugInfo] Add inlined subprogram metadata for compiler built-ins
- [AMDGPU] Allow merging unordered and monotonic atomic loads in SILoadStoreOptimizer
- [Clangd] What is the reason for setting the log level at info by default?
- [AIIR] Rename MLIR to AIIR 🚀
- [clang-tidy] Add a check to replace `memcpy`-based bit reinterpretation with `std::bit_cast`
- [clangd] False `module_decl_not_at_start` with `extern` c include
- [LifetimeSafety] Handle escape through function call
- [KnownBits] Add fast path for udiv by pow2 and overloads for shift ops by constant
- AMDGPU: Fix generation for dot2 VOPD with sgpr inputs
- Docs
- not yet supported