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 supported229 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Optimization opportunity: ((((a) > (b)) - ((a) < (b))) < 0) -> ((a) < (b))
- llvm-project/llvm/lib/Support/StringMap.cpp:185 assert
- [mlir] Move SPIR-V narrow bitwidth storage emulation to MemRef
- clang-cl incorrect SEH exception handling
- [C++20][Modules] Multiple definitions of v-table
- Binaries linked with shared ASAN behave different on various distributions
- "appending to the MLIRContext dialect registry while in a " "multi-threaded execution context"' failed
- [Clang] Are `{ std::is_integral_v<T> } -> std::same_as<bool>` and `{ std::is_integral_v<T> }` different constraints?
- [BOLT][X86] After optimizing with llvm-bolt, MySQL encounters a runtime error.
- solver doesn't realize that `z > x && z < y` is unsat with the fact `x == y`
- Docs
- not yet supported