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

[AIX] Implement the ifunc attribute. backend:PowerPC 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 compiler-rt:builtins compiler-rt llvm:codegen llvm:ir llvm:transforms
#153049 opened Aug 11, 2025 by w2yehia Loading… updated Dec 4, 2025
[clang] Apply cfi_unchecked_callee rules to -fsanitize=function 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
#170725 opened Dec 4, 2025 by PiJoules Loading… updated Dec 4, 2025
[Clang][OpenCL][AMDGPU] Allow _Float16 and half vector type compatibility clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#170605 opened Dec 4, 2025 by ranapratap55 Loading… updated Dec 4, 2025
Reland [CUDA][HIP] Fix CTAD for host/device constructors (#168711) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#170481 opened Dec 3, 2025 by yxsamliu Loading… updated Dec 4, 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 Dec 4, 2025
3 of 4 tasks
[Clang] remove qualifiers in getCanonicalTypeUnqualified clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#170271 opened Dec 2, 2025 by rosefromthedead Loading… updated Dec 4, 2025
[clang][bytecode][NFC] Add FullExpression scopes clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#170705 opened Dec 4, 2025 by tbaederr Loading… updated Dec 4, 2025
[clang][bytecode] Fix InterpFrame::dump() clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#170682 opened Dec 4, 2025 by tbaederr Loading… updated Dec 4, 2025
[LifetimeSafety] Suggest lifetime annotations clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:temporal-safety Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr) clang Clang issues not falling into any other category
#169767 opened Nov 27, 2025 by kashika0112 Loading… updated Dec 4, 2025
RFC: Implementing new mechanism for hard register operands to inline asm as a constraint. backend:AArch64 backend:ARM backend:RISC-V backend:SystemZ 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
#85846 opened Mar 19, 2024 by tltao Loading… updated Dec 4, 2025
[ARM] Introduce intrinsics for MVE fp-converts under strict-fp. backend:ARM clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" llvm:ir
#170686 opened Dec 4, 2025 by davemgreen Loading… updated Dec 4, 2025
[x86][AVX-VNNI] Fix VPDPWXXD Argument Types backend:X86 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics compiler-rt:sanitizer llvm:ir llvm:transforms
#169456 opened Nov 25, 2025 by BaiXilin Loading… updated Dec 4, 2025
[Hexagon] Add HVX V81 builtins clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#170680 opened Dec 4, 2025 by fhossein-quic Loading… updated Dec 4, 2025
[Clang] Add support for the C defer TS clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema"
#162848 opened Oct 10, 2025 by Sirraide Loading… updated Dec 4, 2025
[Clang] Apply exclude_from_explicit_instantiation to dllimport/dllexport clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#168171 opened Nov 15, 2025 by kikairoya Draft updated Dec 4, 2025
[AArch64] Add support for range prefetch intrinsic backend:AArch64 backend:ARM backend:X86 clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics llvm:ir
#170490 opened Dec 3, 2025 by kmclaughlin-arm Loading… updated Dec 4, 2025
[Clang] Lift HIPSPV onto the new offload 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
#168043 opened Nov 14, 2025 by linehill Loading… updated Dec 4, 2025
[LLVM][AArch64] Add "u" variants of SVE saturating/rounding shift left intrinsics. backend:AArch64 clang:frontend Language frontend issues, e.g. anything involving "Sema" llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:transforms
#170503 opened Dec 3, 2025 by paulwalker-arm Loading… updated Dec 4, 2025
[Clang]: Support opt-in speculative devirtualization 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 llvm:transforms
#159685 opened Sep 19, 2025 by hassnaaHamdi Loading… updated Dec 4, 2025
[clang] Only use CheckVectorOperands for fixed-length vector operands clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#170485 opened Dec 3, 2025 by MacDue Loading… updated Dec 4, 2025
[Clang] Added clang diagnostic when snprintf/vsnprintf uses sizeof(de… clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#170637 opened Dec 4, 2025 by BgZun Loading… updated Dec 4, 2025
[Serialization] Fix lazy template loading 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
#133057 opened Mar 26, 2025 by hahnjo Draft updated Dec 4, 2025
[LifetimeSafety] Add missing origins stats for lifetime analysis clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:temporal-safety Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr) clang Clang issues not falling into any other category
#166568 opened Nov 5, 2025 by DEBADRIBASAK Loading… updated Dec 4, 2025
[Clang] 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 Dec 4, 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 Dec 4, 2025
ProTip! Updated in the last three days: updated:>2025-12-01.