96 combined results
Issues
View all 95LLVM36.9k
3d agollvm/llvm-project
[libc][math] Refactor `bf16divl` to Header Only.
good first issuelibc
LLVM36.9k
3d agollvm/llvm-project
[libc][math] Refactor `bf16divf128` to Header Only.
good first issuelibc
LLVM36.9k
3d agollvm/llvm-project
[libc][math] Refactor `bf16div` to Header Only.
good first issuelibc
LLVM36.9k
3d agollvm/llvm-project
[libc][math] Refactor `bf16addf` to Header Only.
good first issuelibc
LLVM36.9k
3d agollvm/llvm-project
[libc][math] Refactor `bf16add` to Header Only.
good first issuelibc
LLVM36.9k
8d agollvm/llvm-project
[clang][C23] crashes when initializing constexpr int* with floating-point
good first issuec23clang:frontend+2
LLVM36.9k
9d agollvm/llvm-project
Clang elides the wrong part of the template type in error message.
good first issueclang:frontend
LLVM36.9k
14d agollvm/llvm-project
[Analysis] isTriviallyVectorizable - add Intrinsic::clmul along with vectorisation tests
good first issuellvm:analysis
LLVM36.9k
16d agollvm/llvm-project
[DAG] isKnownToBeAPowerOfTwo - add `OrZero` optional argument to match ValueTracking
good first issuellvm:SelectionDAG