- Notifications
You must be signed in to change notification settings - Fork 15.2k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[WebAssembly] Add patterns for extadd pairwise backend:WebAssembly
#167960 opened Nov 13, 2025 by badumbatish Loading… updated Nov 14, 2025
[clang-format] Ignore C++ keywords when formatting Verilog clang-format
#167984 opened Nov 14, 2025 by sstwcw Loading… updated Nov 14, 2025
[lit][ci] Enable testing Release Lit workflow in forks github:workflow
#167643 opened Nov 12, 2025 by nightlark Loading… updated Nov 14, 2025
[clang][bytecode] Add support for (toplevel) array fillers. clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema"
[PowerPC][AIX] Remove flag for no semantic interposition cmake Build system in general and CMake in particular
#168109 opened Nov 14, 2025 by lei137 Loading… updated Nov 14, 2025
[SLP] Invariant loads cannot have a memory dependency on stores. backend:AMDGPU llvm:transforms vectorizers
#167929 opened Nov 13, 2025 by mjbedy Loading… updated Nov 14, 2025
Speed up compilation of common uses of std::visit() by ~8x libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#164196 opened Oct 20, 2025 by higher-performance Loading… updated Nov 14, 2025
[mlir][OpenACC][OpenMP] Modify atomic capture to allow update/write mlir:openacc mlir:openmp mlir openacc
#167963 opened Nov 13, 2025 by erichkeane Loading… updated Nov 14, 2025
[clang][DebugInfo] Add virtual call-site target information in DWARF. backend:AArch64 backend:ARM backend:MIPS backend:RISC-V backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category debuginfo lldb llvm:codegen llvm:ir
#167666 opened Nov 12, 2025 by CarlosAlbertoEnciso Loading… updated Nov 14, 2025
[Clang] Introduce malloc_span attribute 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
#167010 opened Nov 7, 2025 by a-nogikh Loading… updated Nov 14, 2025
Implement a more seamless way to provide missing functions on z/OS 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 llvm:binary-utilities llvm:support objectyaml tools:llvm-exegesis
#167703 opened Nov 12, 2025 by perry-ca Loading… updated Nov 14, 2025
[DebugInfo] Don't set prologue_end behind line-zero call insts debuginfo llvm:codegen
#156850 opened Sep 4, 2025 by jmorse Loading… updated Nov 14, 2025
[flang] Represent use statement in fir. flang:codegen flang:fir-hlfir flang:semantics flang Flang issues not falling into any other category
#168106 opened Nov 14, 2025 by abidh Loading… updated Nov 14, 2025
[NFC][clang][driver] Improve readability of long and complex if statement clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#164994 opened Oct 24, 2025 by mgcarrasco Loading… updated Nov 14, 2025
[compiler-rt] Add check-builtins target for LLVM_ENABLE_RUNTIMES builds compiler-rt:builtins compiler-rt
#166837 opened Nov 6, 2025 by ndrewh Loading… updated Nov 14, 2025
[AArch64][GlobalISel] Fix vecreduce(zext) fold from illegal types. backend:AArch64
#167944 opened Nov 13, 2025 by davemgreen Loading… updated Nov 14, 2025
[MLIR][NVVM] Add support for shared::cta destination flang:fir-hlfir flang Flang issues not falling into any other category mlir:llvm mlir
#168056 opened Nov 14, 2025 by durga4github Loading… updated Nov 14, 2025
[LifetimeSafety] Detect use-after-return 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
#165370 opened Oct 28, 2025 by kashika0112 Loading… updated Nov 14, 2025
Always honor fp-contract pragmas on PlayStation backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#162549 opened Oct 8, 2025 by wjristow Loading… updated Nov 14, 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 14, 2025
[Clang][Sema] Emit diagnostic for __builtin_vectorelements(<SVEType>) when SVE is not available. backend:AArch64 backend:ARM clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#168097 opened Nov 14, 2025 by paulwalker-arm Loading… updated Nov 14, 2025
workflows/release-binaries: Enable Windows x86 builds
#128274 opened Feb 22, 2025 by tstellar Loading… updated Nov 14, 2025
[HLSL] Add initial support for output semantics backend:DirectX 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 llvm:ir
#168095 opened Nov 14, 2025 by Keenuts Loading… updated Nov 14, 2025
[clang] Defer handling of function type attributes in type aliases clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#167426 opened Nov 11, 2025 by PiJoules Loading… updated Nov 14, 2025
[libc++] implement adjacent_view libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#165089 opened Oct 25, 2025 by huixie90 Loading… updated Nov 14, 2025
ProTip! Filter pull requests by the default branch with base:main.