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 supported216 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [mlir] Inconsistent output when executing MLIR program with and without --scf-for-loop-peeling="peel-front"
- LangRef: Avoid to use llvm.{vp.,}vector.reduce.f{min,max} if possible
- [TRI] Remove reserved registers in getRegPressureSetLimit
- [X86] Manage atomic load of fp -> int promotion in DAG
- [MachineLICM] Improve register pressure estimation.
- Fix a bug with the hasAncestor AST matcher when a node has several parents without pointer identity
- [RISCV] Intrinsic Support for XCVsimd
- [clangd] Make clangd run `format::cleanupAroundReplacements()` for all code actions just as clang-tidy does
- [InstSimplify] Fold `X < Y ? (X + zext(X < Y)) <= Y : false` to `X < Y`
- [clang-tidy][clangd] Fixed removeFunctionArgs don't remove comma for use-ranges check
- Docs
- not yet supported