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
- [mlir][memref] Add static_sizes attribute to memref.view
- Missed Optimization: -(x & c1) >> shamt | -(x & c1) —> x & c1 ? -1 : 0 when 2^shamt > c1 and shamt ≤ bitwidth(x)/2
- [lldb-dap] wrong category for program output on windows (mingw)
- [VectorCombine] Optimize vector combine in fold binop of reduction
- [mlir][PDL] Set debug name on PDL patterns
- [AMDGPU] Add Serialized Handles For All Kernel Descriptor Fields in `SIMachineFunctionInfo`
- clang-tidy: add rule: forbid inheriting from classes with non-virtual destructors
- [TableGen] Fix duplicate enum definitions in register class intersections
- [LoopInterchange] Fix the way of insertion for the FirstIteration PHINode.
- [lldb][windows] The ConPTY is not fully drained at the end of a process
- Docs
- not yet supported