Skip to content

Pull requests: llvm/llvm-project

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[Matrix] Implement matrix support for the max and min intrinsics backend:SPIR-V clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" HLSL HLSL Language Support
#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…
[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…
[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] Update MIR syntax for INSERT_SUBREG in tests backend:PowerPC
#219523 opened Aug 28, 2026 by jayfoad 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…
[SelectionDAG] Unique extended single-element VT lists with VTLists (NFC) llvm:SelectionDAG SelectionDAGISel as well
#219516 opened Aug 28, 2026 by kazutakahirata 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…
[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…
[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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.