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 supported225 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [X86] Missed Optimization: Vector 8-bit `rotl(x, 1)` should be lowered as `(x + x) - (x < 0)`
- Miscompilation of `vcvth_n` intrinsics
- MachOObjectFile: Don't limit `getSectionSize` to object's file size
- [CIR] Store offset instead of member index in DataMemberAttr (NFC)
- [AArch64][SVE] Match (add_like x (lsr y, c)) -> usra x, y, c
- [TySan] Make TySan compatible with sanitizer common interceptors (par…
- [3/3][RegAlloc][LiveRegMatrix] Added validity check between VRM and LRM.
- [codegen]Ensure __builtin_trap() has an unreachable
- [flang][HLFIR] Add SeparateAllocatableAssign pass
- [AtomicExpand] Add bitcasts when expanding store atomic vector
- Docs
- not yet supported