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] Change `tensor.extract/insert` to take static/dynamic indices.
- [RISCV][clang] Failed to vectorize a[i] + b[CONSTANT] when a and b both in global struct
- Backend code generator crash while running pass "X86 DAG->DAG Instruction Selection". Maybe related to coroutines.
- [lld][WebAssembly] Fix relocation of Wasm table index with GOT access
- [HWASAN] Use sign extension in memToShadow() and untagPointer()
- [mlir] Add the ability to override attribute parsing/printing in attr-dicts
- [AArch64][ARM] Why fpack-struct=4 has a higher priority than attribute
- [clang-analyzer-security.insecureAPI.strcpy] extend list of unsafe functions
- `-1 << (k + 1)` => `-2 << k` Inverted shift optimizations should incorporate offsets
- [LLParser] Support identifiers like `nan` and `pinf` for special FP values
- Docs
- not yet supported