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] feat: Allow AVX/AVX2 permute operations in constexpr backend:X86 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
#172149 opened Dec 13, 2025 by AhmedYasser5 Loading…
[libc++][memory_resource] Applied [[nodiscard]] libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#172134 opened Dec 13, 2025 by H-G-Hristov Loading…
Fix/172104 clang cl simd intrinsics clang:as-a-library libclang and C++ API clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:transforms vectorizers
#172116 opened Dec 13, 2025 by dev-priyanshu15 Loading…
Fix/172049 loop vectorize sigfpe clang:as-a-library libclang and C++ API flang:fir-hlfir flang Flang issues not falling into any other category llvm:transforms vectorizers
#172094 opened Dec 12, 2025 by dev-priyanshu15 Loading…
Fix/172072 auto function param clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category llvm:transforms vectorizers
#172092 opened Dec 12, 2025 by dev-priyanshu15 Loading…
AMDGPU: Add builtin/intrinsic global_(load|store)_b128 backend:AMDGPU clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" llvm:globalisel llvm:ir tablegen
#172090 opened Dec 12, 2025 by macurtis-amd Loading…
[Clang] Fix crash on malformed std::partial_ordering static members clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#172001 opened Dec 12, 2025 by code-pankaj Loading…
[lldb] Add generic string view summary provider lldb
#171854 opened Dec 11, 2025 by DrSergei Loading…
[CIR][X86] Implement convert_half builtins clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#171615 opened Dec 10, 2025 by Priyanshu3820 Loading…
Update hash value constant for std::monostate libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#171561 opened Dec 10, 2025 by nullhook Loading…
[libc++] Optimize search_n libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#171389 opened Dec 9, 2025 by philnik777 Loading…
ProTip! Filter pull requests by the default branch with base:main.