仓库议题
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
议题
开放
missed optimization of and + csel + sub
good first issuellvm:instcombinemissed-optimization
暂无负责人带有初学者友好标签提供贡献指南
9 条评论0 个反应0 位负责人
开放
[AMDGPU][GlobalIsel] ICE: unable to lower arguments: void (i32)
backend:AMDGPUcrashgood first issuellvm:globalisel
为什么推荐带有初学者友好标签 · 提供贡献指南
带有初学者友好标签提供贡献指南
10 条评论0 个反应1 位负责人
开放
OCUDU benchmarks notably slower on clang22 than gcc16 on avx512 target
good first issueperformance
为什么推荐带有初学者友好标签 · 提供贡献指南
带有初学者友好标签提供贡献指南
8 条评论1 个反应1 位负责人
开放
[C++20] [Modules] Duplicate-mangled-name codegen error for SSE intrinsics when two module partitions both `#include <emmintrin.h>` in their global module fragment
clang:headersclang:moduleshelp wanted
为什么推荐暂无负责人 · 带有初学者友好标签
暂无负责人带有初学者友好标签提供贡献指南
11 条评论0 个反应0 位负责人
开放
Check the ordering of the *at syscalls
good first issuelibc
为什么推荐带有初学者友好标签 · 提供贡献指南
带有初学者友好标签提供贡献指南
7 条评论0 个反应1 位负责人
开放
[AVX-512] `splat(u64 & 255) -| u64s_that_fit_in_bytes` should lower to `vpsubusb`
backend:X86good first issuellvm:SelectionDAG
为什么推荐带有初学者友好标签 · 提供贡献指南
带有初学者友好标签提供贡献指南
9 条评论1 个反应1 位负责人
开放
[libc][math] Add missing isnan variants for float16, bfloat16, and float128
good first issuelibc
为什么推荐带有初学者友好标签 · 提供贡献指南
带有初学者友好标签提供贡献指南
16 条评论0 个反应3 位负责人
开放
[X86] computeKnownBitsForTargetNode - add X86ISD::GF2P8AFFINEQB handling
backend:X86good first issue
为什么推荐带有初学者友好标签 · 提供贡献指南
带有初学者友好标签提供贡献指南
13 条评论0 个反应2 位负责人
开放
[MIRSampleProfile] nullptr deref crash when profile sample use file not found
PGOcrash-on-invalidgood first issuellvm:codegen
为什么推荐暂无负责人 · 带有初学者友好标签
暂无负责人带有初学者友好标签提供贡献指南
7 条评论0 个反应0 位负责人
开放
[DAG] computeKnownFPClass - add ISD::MAXNUM/MINNUM handling + test coverage
good first issuellvm:SelectionDAG
为什么推荐带有初学者友好标签 · 提供贡献指南
带有初学者友好标签提供贡献指南
9 条评论0 个反应1 位负责人
开放
[clang-tidy] Add `readability-use-rethrow` check
check-requestclang-tidygood first issue
为什么推荐带有初学者友好标签 · 提供贡献指南
带有初学者友好标签提供贡献指南
8 条评论1 个反应1 位负责人
开放
[DAG] computeKnownFPClass - add ISD::SQRT handling + test coverage
good first issuellvm:SelectionDAG
为什么推荐暂无负责人 · 带有初学者友好标签
暂无负责人带有初学者友好标签提供贡献指南
4 条评论0 个反应0 位负责人
开放
[DAG] computeKnownFPClass - add ISD::SINT_TO_FP/UINT_TO_FP handling
good first issuellvm:SelectionDAG
为什么推荐带有初学者友好标签 · 提供贡献指南
带有初学者友好标签提供贡献指南
3 条评论0 个反应1 位负责人
开放
-Wdangling-field detects view members initalized from a by-value owner parameter
clang:temporal-safetygood first issue
为什么推荐暂无负责人 · 带有初学者友好标签
暂无负责人带有初学者友好标签提供贡献指南
8 条评论1 个反应0 位负责人
开放
performance optimization: special-case deduction for variables of type `auto`
c++11clang:frontendenhancementgood first issuequality-of-implementationslow-compile
为什么推荐暂无负责人 · 带有初学者友好标签
暂无负责人带有初学者友好标签提供贡献指南
9 条评论0 个反应0 位负责人
开放
[CIR] Upstream handling of AArch64 (Arm) Neon builtins
ClangIRgood first issue
为什么推荐暂无负责人 · 带有初学者友好标签
暂无负责人带有初学者友好标签提供贡献指南
92 条评论3 个反应0 位负责人
开放
[clang] warn on operator in macro expansion whose operand doesn't lie entirely within the same macro expansion
clang:diagnosticsgood first issue
为什么推荐暂无负责人 · 带有初学者友好标签
暂无负责人带有初学者友好标签提供贡献指南
4 条评论0 个反应0 位负责人
开放
Clang elides the wrong part of the template type in error message.
clang:frontendgood first issue
为什么推荐暂无负责人 · 带有初学者友好标签
暂无负责人带有初学者友好标签提供贡献指南
10 条评论0 个反应0 位负责人
开放
[clangd] crashes with a SIGSEGV when receiving a textDocument/didOpen request where the URI points to a directory instead of a file.
clangdcrashgood first issue
为什么推荐暂无负责人 · 带有初学者友好标签
暂无负责人带有初学者友好标签提供贡献指南
8 条评论0 个反应0 位负责人
开放
getNegatedExpression should handle FP16_TO_FP and FP_TO_FP16
floating-pointgood first issuellvm:SelectionDAGmissed-optimization
为什么推荐暂无负责人 · 带有初学者友好标签
暂无负责人带有初学者友好标签提供贡献指南
11 条评论0 个反应0 位负责人