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

[clang][Parser] Allow private type aliases in out-of-line member function return types clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169272 opened Nov 24, 2025 by pfeodrippe Loading… updated Nov 28, 2025
[OpenCL] Add missing Intel subgroup extensions to OpenCLExtensions.def clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169875 opened Nov 28, 2025 by wenju-he Loading… updated Nov 28, 2025
[clang] Make fp contract(on) not overwrite earlier contract(fast) and CLI --ffp-contract=fast(-honor-pragmas) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category floating-point Floating-point math
#169859 opened Nov 27, 2025 by mikolaj-pirog Loading… updated Nov 27, 2025
[CodeCompletion] Consider header files without extension, if... clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#166447 opened Nov 4, 2025 by HazardyKnusperkeks Loading… updated Nov 27, 2025
[Clang] Export inline move constructors in dllexport-ed template instantiations on non-MSVC targets clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#168170 opened Nov 15, 2025 by kikairoya Loading… updated Nov 28, 2025
Continuation of fexec-charset clang:frontend Language frontend issues, e.g. anything involving "Sema" llvm:support
#169803 opened Nov 27, 2025 by abhina-sree Loading… updated Nov 27, 2025
Enable fexec-charset option clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:support
#138895 opened May 7, 2025 by abhina-sree Loading… updated Nov 27, 2025
[clang][bytecode] Support different integral types (e.g. addresses) clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema"
#169769 opened Nov 27, 2025 by tbaederr Draft updated Nov 27, 2025
[clang] Implement __builtin_stdc_rotate_left, __builtin_stdc_rotate_right clang:bytecode Issues for the clang bytecode constexpr interpreter 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
#160259 opened Sep 23, 2025 by chaitanyav Loading… updated Nov 27, 2025
[PowerPC] Add initial support for AMO load builtins backend:PowerPC backend:X86 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category llvm:ir
#168746 opened Nov 19, 2025 by maryammo Loading… updated Nov 26, 2025
[Matrix] Add a row\col major toggle in the clang driver clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#167628 opened Nov 12, 2025 by farzonl Loading… updated Nov 26, 2025
[clang][sema] Add nonnull attribute to builtin format functions clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:static analyzer clang Clang issues not falling into any other category
#160988 opened Sep 27, 2025 by bozicrHT Loading… updated Nov 26, 2025
Add pointer field protection feature. backend:AArch64 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category libc++abi libc++abi C++ Runtime Library. Not libc++. libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. llvm:analysis Includes value tracking, cost tables and constant folding llvm:codegen llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:transforms
#133538 opened Mar 28, 2025 by pcc Loading… updated Nov 26, 2025
[CLANG] Resolves crash on invalid loop vectorize_width clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169473 opened Nov 25, 2025 by ebinjose02 Loading… updated Nov 26, 2025
[PowerPC] Add AMO load signed builtins backend:PowerPC backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#168747 opened Nov 19, 2025 by maryammo Loading… updated Nov 25, 2025
[HLSL] Static resources 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 HLSL HLSL Language Support
#166880 opened Nov 7, 2025 by hekota Loading… updated Nov 25, 2025
Use llvm::SmallVector instead of OwningArrayRef in VTableLayout. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#168768 opened Nov 19, 2025 by davidstone Loading… updated Nov 25, 2025
[AMDGPU] Modifies builtin def to take _Float16('x') for both HIP/C++ and for OpenCL backend:AMDGPU clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#167652 opened Nov 12, 2025 by ranapratap55 Loading… updated Nov 25, 2025
[PowerPC] Add AMO load builtins for conditional increment/decrement backend:PowerPC 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
#169435 opened Nov 25, 2025 by maryammo Loading… updated Nov 25, 2025
[clang][ASTImporter] Remove 'hasReturnTypeDeclaredInside' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169504 opened Nov 25, 2025 by balazske Loading… updated Nov 25, 2025
C++26 Annotation c++26 clang:frontend Language frontend issues, e.g. anything involving "Sema" reflection Issues related to C++26 reflection
#166287 opened Nov 4, 2025 by zebullax Loading… updated Nov 25, 2025
3 of 4 tasks
[Clang] make most enums trivially equality comparable clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169079 opened Nov 21, 2025 by halbi2 Loading… updated Nov 24, 2025
[SPIR-V] [HLSL] Add CheckAccessFullyMapped HLSL function. backend:SPIR-V backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics HLSL HLSL Language Support llvm:ir
#169398 opened Nov 24, 2025 by bob80905 Draft updated Nov 24, 2025
[C++20][Modules] Implement P1857R3 Modules Dependency Discovery clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#107168 opened Sep 4, 2024 by yronglin Loading… updated Nov 24, 2025
[FMV][AArch64] Allow user to override version priority. backend:AArch64 backend:ARM backend:RISC-V 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:analysis Includes value tracking, cost tables and constant folding llvm:transforms tablegen
#150267 opened Jul 23, 2025 by labrinea Loading… updated Nov 24, 2025
ProTip! Add no:assignee to see everything that’s not assigned.