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 supported183 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- On `wasm32`, `half` operation results aren't correctly rounded between each operation
- `wasm32` queitens `half` signalling NaNs in some situations when passing/returning them
- Bad codegen using `@llvm.ctlz.i8/i16`
- x86 SSE4.2 suboptimal codegen: `_mm_cmpestrc` is not fused with `_mm_cmpestri` or `_mm_cmpestrm`
- Member funciton overload resolution bug
- [ValueTypes] Add v3, v5, v7 and v15 vector type support for i1, i8, i16, f16, …
- Friend-injecting a template function causes an ICE if you inject after trying to instantiate that function
- Regression: large integer division lowers to very slow code
- What is `${p}` clober in some instructions definition of ARMv8.1-M instruction tabelgen?
- `using namespace std` before include causes ambiguous reference error
- Docs
- not yet supported