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 supported226 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- commit 9223315 ISSUE: Unpredictable and wrong behavior of openmp offload application on AMD GPU
- Clang++ issues warning that SFINAE-disabled conversion function will never be used.
- Clang-analyzer checks don't work with clang-tidy 14+
- Type trait assertions give the wrong result if used inside a containing struct
- global variables declared in module A but defined in module B are not resolved by the JIT
- Lazy compilation is not thread-safe
- unnecessary moves between XMM and general registers by x86 back end
- GlobalsModRef should be run at -O2: Redundant pair of load / store is not eliminated
- clang-analyzer can't deal with FD_SET and FD_ZERO
- SelectionDAG instruction selection performs CSE on nodes with debug information
- Docs
- not yet supported