-
Notifications
You must be signed in to change notification settings - Fork 18.2k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[NFC][AMDGPU] Use brackets in decode-err.txt
backend:AMDGPU
#215148
opened Aug 9, 2026 by
shiltian
Contributor
Loading…
[AMDGPU][MC] Fix out-of-range MFMA tuple register-name assertion
backend:AMDGPU
#215147
opened Aug 9, 2026 by
shiltian
Contributor
Loading…
[AArch64] missed fold vector fptoui(fdiv(uitofp(x),uitofp(y))) or fptosi(fdiv(sitofp(x),sitofp(y))) into udiv(x,y) or sdiv(x,y) for sve
backend:AArch64
#215146
opened Aug 9, 2026 by
dnmohanty
Contributor
Loading…
[NVPTX] Add NewPM boilerplate to NVPTXForwardParams
backend:NVPTX
#215141
opened Aug 9, 2026 by
AlexMaclean
Member
Loading…
[AMDGPU][MC] Fix a crash when invalid SDWA encoding is used
backend:AMDGPU
#215140
opened Aug 9, 2026 by
shiltian
Contributor
Loading…
[AMDGPU][MC] Return fail when it is not a VGPR in the decoder
backend:AMDGPU
#215136
opened Aug 9, 2026 by
shiltian
Contributor
Loading…
[ConstraintElimination] Defer removal of simplified ssub.with.overflow
llvm:transforms
#215135
opened Aug 9, 2026 by
fhahn
Contributor
Loading…
[NVPTX] Add NewPM boilerplate to NVPTXImageOptimizer
backend:NVPTX
#215133
opened Aug 9, 2026 by
AlexMaclean
Member
Loading…
[NVPTX] Add NewPM boilerplate to NVPTXISelDAGToDAG
backend:NVPTX
#215132
opened Aug 9, 2026 by
AlexMaclean
Member
Loading…
[X86] use vdivph for i8 integer division on avx512fp16
backend:X86
#215131
opened Aug 9, 2026 by
AryanBhirud
Loading…
[InstCombine] Fold uadd.sat(X, C) - C to umin(X, ~C)
llvm:instcombine
Covers the InstCombine, InstSimplify and AggressiveInstCombine passes
llvm:transforms
#215130
opened Aug 9, 2026 by
Bagodiya
Contributor
Loading…
[bazel][libc] Add targets for realpath
bazel
"Peripheral" support tier build system: utils/bazel
libc
#215127
opened Aug 9, 2026 by
jtstogel
Contributor
Loading…
[MLIR][NVVM] Add Rubin extensions to tcgen05.commit Op
mlir:llvm
mlir:nvvm
mlir
#215125
opened Aug 9, 2026 by
rajatbajpai
Contributor
Loading…
[CostModel][X86] Add variable divisor div/rem costs
backend:X86 Scheduler Models
Accuracy of X86 scheduler models
[mlir][arith] Fold scaling_extf and scaling_truncf with constant operands
mlir:arith
mlir
#215123
opened Aug 9, 2026 by
Tim096
Contributor
Loading…
[InstCombine] Fold X + ((-X) & (C - 1)) to (X + C - 1) & -C
llvm:instcombine
Covers the InstCombine, InstSimplify and AggressiveInstCombine passes
llvm:transforms
#215122
opened Aug 9, 2026 by
Bagodiya
Contributor
Loading…
[PassInstrumentation] Pass Any as const &. (NFC)
debuginfo
llvm:codegen
llvm:ir
llvm:transforms
PGO
Profile Guided Optimizations
tools:llvm-reduce
#215120
opened Aug 9, 2026 by
fhahn
Contributor
Loading…
[libc++][pstl] Implementation of parallel std::search() based on __parallel_find()
#215119
opened Aug 9, 2026 by
mikekazakov
Contributor
•
Draft
[CIR] Accept fixed-width vectors in x86_64 callconv lowering
clang
Clang issues not falling into any other category
ClangIR
Anything related to the ClangIR project
#215118
opened Aug 9, 2026 by
adams381
Contributor
Loading…
[CIR] Accept _Complex and all float formats in x86_64 callconv lowering
clang
Clang issues not falling into any other category
ClangIR
Anything related to the ClangIR project
#215117
opened Aug 9, 2026 by
adams381
Contributor
Loading…
[CodeGenPrepare] Propagate assume-constrained constants before erasing llvm.assume
backend:X86
llvm:codegen
llvm:transforms
#215116
opened Aug 9, 2026 by
MadhurKumar004
Contributor
Loading…
RuntimeLibcalls: Add sincos to the RISCV runtime libcall set
backend:RISC-V
llvm:ir
#215115
opened Aug 9, 2026 by
arsenm
Contributor
Loading…
[lld][wasm] Allow stub libraries to depend on optional linker symbols
lld:wasm
lld
#215112
opened Aug 9, 2026 by
ANAMASGARD
Contributor
Loading…
2 tasks done
[X86][SchedModel] Use ZMM zero-idiom class for 512-bit VPSUB/VPCMPGT on Znver4
backend:X86 Scheduler Models
Accuracy of X86 scheduler models
backend:X86
optimization:AMDCPU
#215109
opened Aug 9, 2026 by
nazar-pc
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.