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 supported183 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Compiler should issue a warning when passing function pointers not marked noexcept to functions where throwing an exception in a callback function is undefined behavior
- GCC's vectorization of loop reduction for Zen3 is ~50% faster according to LLVM-MCA
- [C++20] [Modules] [Serialization] Delay marking pending incomplete decl chains until the end of `finishPendingActions`.
- Add -fuse-lipo option
- [llvm-dwp] turn duplicate dwo id into warning, continue to gen dwp
- [mlir] Don't set RPATH for libMLIR
- [RFC] [AMDGPU] [SelectionDAG] [GlobalIsel] select with constant combine into binaryOp with zext/sext
- [NVPTX] Select bfloat16 add/mul/sub as fma on SM80
- [X86] Extend kCFI with a 3-bit arity indicator
- [MLIR] Prevent invalid IR from being passed outside of RemoveDeadValues
- Docs
- not yet supported