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 supported217 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [AMDGPU] Introduce ordering parameter to atomic intrinsics and introduce new llvm.amdgcn.image.atomic.load intrinsic.
- [AMDGPU] Enable OpenCL hostcall printf (WIP)
- [RISCV] Disable gp relaxation if part of object unreachable
- [AMDGPU] Allocate i1 argument to SGPRs
- [Attributor] Change allocation size and load/store offsets using AAPointerInfo for Alloca instructions and keep track of instructions causing an Access
- [llvm] Improve implementation of StringRef::find_last_of and cie
- [NewPM][CodeGen] add TargetPassConfig like API
- [InstCombine] Fold A pred C ? (A >> BW - 1) : 1 --> ZExt(A pred C ? A < 0 : 1)
- [lldb][progress] Add discrete boolean flag to progress reports
- Remove Pure attribute from Linalg::IndexOp.
- Docs
- not yet supported