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
Sort

Pull requests list

[lldb] Deploy Python DLL on Windows lldb
#137467 opened Apr 26, 2025 by Nerixyz Loading…
[CIR][NFC] Fix an unused variable warning clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#137466 opened Apr 26, 2025 by AmrDeveloper Loading…
[CIR] Standardize element type name between Array and Vector Types clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#137465 opened Apr 26, 2025 by AmrDeveloper Loading…
[clang][NFC] Avoid a duplicate variable in SemaExprCXX.cpp clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#137464 opened Apr 26, 2025 by Fznamznon Loading…
[libc++] fix flat_{multi}set insert_range libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#137462 opened Apr 26, 2025 by huixie90 Loading…
[flang][OpenMP] Mark atomic clauses as unique clang:openmp OpenMP related changes to Clang flang:openmp
#137460 opened Apr 26, 2025 by kparzysz Loading…
[clang-repl] Delegate CodeGen related operations for PTU to IncrementalParser clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#137458 opened Apr 26, 2025 by anutosh491 Loading…
[flang][Lower][nfc] vector subscript lhs first element to helper flang:fir-hlfir flang Flang issues not falling into any other category
#137456 opened Apr 26, 2025 by tblah Loading…
[libc++] constexpr flat_map libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#137453 opened Apr 26, 2025 by huixie90 Loading…
[clang][headers][Apple] Don't include_next float.h to avoid an unnecessary module dependency backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#137432 opened Apr 26, 2025 by ian-twilightcoder Loading…
[Clang][NFC] Const correctness fix for range based for loop clang Clang issues not falling into any other category
#137431 opened Apr 26, 2025 by shafik Loading…
Silence spurious -Wnontrivial-memcall warnings in C mode clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#137429 opened Apr 26, 2025 by ahatanak Loading…
[AMDGPU] Add a new amdgcn.load.to.lds intrinsic backend:AMDGPU clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:ir mlir:amdgpu mlir:gpu mlir:llvm mlir
#137425 opened Apr 26, 2025 by krzysz00 Loading…
ProTip! Filter pull requests by the default branch with base:main.