-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Matrix] Implement matrix support for the IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
HLSL
HLSL Language Support
max and min intrinsics
backend:SPIR-V
clang:codegen
#219537
opened Aug 28, 2026 by
kmpeng
Contributor
Loading…
[CIR][CUDA/HIP] Fix template static member filtering
clang
Clang issues not falling into any other category
ClangIR
Anything related to the ClangIR project
#219536
opened Aug 28, 2026 by
Fznamznon
Contributor
Loading…
[DWARFLinker] Skip module registration with --update
debuginfo
#219535
opened Aug 28, 2026 by
JDevlieghere
Member
Loading…
[MachO] Preserve weak attributes on aliases
backend:AArch64
llvm:codegen
llvm:mc
Machine (object) code
#219534
opened Aug 28, 2026 by
AsakuraMizu
Loading…
[libc++] Add missing noexcept on shared_ptr assignment
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#219533
opened Aug 28, 2026 by
ldionne
Member
Loading…
[ELF][RISCV] Do not range-check R_RISCV_SET32
backend:RISC-V
lld:ELF
lld
#219532
opened Aug 28, 2026 by
sunshaoce
Contributor
Loading…
[NVPTX] Use MCSymbols in Isel, remove mutable StrPool (NFC)
backend:NVPTX
#219530
opened Aug 28, 2026 by
AlexMaclean
Member
Loading…
[Support] Don't take a lock in CrashRecoverySignalHandler
llvm:support
#219529
opened Aug 28, 2026 by
JDevlieghere
Member
Loading…
[InstCombine] Fold abs(X, false) --> abs(X, true) If X != INT_MIN
llvm:instcombine
Covers the InstCombine, InstSimplify and AggressiveInstCombine passes
llvm:transforms
#219527
opened Aug 28, 2026 by
tadeuszjt
Contributor
Loading…
CodeGen: Use getOneNonDBGUser in PeepholeOptimizer
llvm:codegen
#219526
opened Aug 28, 2026 by
arsenm
Contributor
Loading…
[PowerPC] Remove assumptions about subreg index values. NFC.
backend:PowerPC
#219524
opened Aug 28, 2026 by
jayfoad
Contributor
Loading…
[PowerPC] Update MIR syntax for INSERT_SUBREG in tests
backend:PowerPC
#219523
opened Aug 28, 2026 by
jayfoad
Contributor
Loading…
[AMDGPU][NFC] Unify getImmOrMaterializedImm and getFoldableImm
backend:AMDGPU
#219522
opened Aug 28, 2026 by
LU-JOHN
Contributor
Loading…
[clang][Modules] Restore module search on the MODULE_MAP_FILE relocation check
clang:modules
C++20 modules and Clang Header Modules
clang
Clang issues not falling into any other category
#219521
opened Aug 28, 2026 by
qiongsiwu
Contributor
Loading…
CodeGen: Use getVRegDef in DetectDeadLanes
llvm:codegen
llvm:regalloc
#219520
opened Aug 28, 2026 by
arsenm
Contributor
Loading…
[AMDGPU] Model waterfall loop EXEC update as a terminator
backend:AMDGPU
#219519
opened Aug 28, 2026 by
aobolensk
Contributor
Loading…
[SelectionDAG] Unique extended single-element VT lists with VTLists (NFC)
llvm:SelectionDAG
SelectionDAGISel as well
#219516
opened Aug 28, 2026 by
kazutakahirata
Contributor
Loading…
[AMDGPU] Avoid fract fold when result is observable at +/-inf
backend:AMDGPU
#219515
opened Aug 28, 2026 by
aobolensk
Contributor
Loading…
[CIR] Fix materialize-temporary-expr for non scalar/aggregates
clang
Clang issues not falling into any other category
ClangIR
Anything related to the ClangIR project
#219514
opened Aug 28, 2026 by
erichkeane
Contributor
Loading…
[X86] Fold ADC(SHL(X, 1), 0, Carry) to ADC(X, X, Carry)
backend:X86
#219512
opened Aug 28, 2026 by
AZero13
Contributor
Loading…
Remove two declarations without definitions
compiler-rt:sanitizer
compiler-rt
#219511
opened Aug 28, 2026 by
tromey
Contributor
Loading…
RISCV: Pass instruction and operand index to getMinimumVLForUser
backend:RISC-V
#219509
opened Aug 28, 2026 by
arsenm
Contributor
Loading…
[Flang][OpenMP] Remove special USM/Close handling for c_ptr's in MapInfoFinalization
flang:fir-hlfir
flang:openmp
flang
Flang issues not falling into any other category
#219508
opened Aug 28, 2026 by
agozillon
Contributor
Loading…
RISCV: Pass instruction and operand index to VL optimizer operand info
backend:RISC-V
#219507
opened Aug 28, 2026 by
arsenm
Contributor
Loading…
[CIR] Implement indirect-field accesses
clang
Clang issues not falling into any other category
ClangIR
Anything related to the ClangIR project
#219505
opened Aug 28, 2026 by
erichkeane
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.