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

release/21.x: [libc++][hardening] Introduce assertion semantics. (#149459) github:workflow libc++abi libc++abi C++ Runtime Library. Not libc++. libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#151095 opened Jul 29, 2025 by llvmbot Loading… LLVM 21.x Release
release/21.x: [X86][AVX10.2] Fix VNNIINT16 maskz intrinsics arguments order (#151077) backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#151092 opened Jul 29, 2025 by llvmbot Loading… LLVM 21.x Release
[LAA] Pre-commit tests exercising different types llvm:analysis Includes value tracking, cost tables and constant folding
#151091 opened Jul 29, 2025 by artagnon Loading…
[clang][bytecode] Always track item types in InterpStack 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
#151088 opened Jul 29, 2025 by tbaederr Loading…
[Basic] Remove getVirtualFile clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#151086 opened Jul 29, 2025 by kazutakahirata Loading…
[llc] Remove an unnecessary cast (NFC)
#151085 opened Jul 29, 2025 by kazutakahirata Loading…
[ExecutionEngine] Remove an unnecessary cast (NFC)
#151082 opened Jul 29, 2025 by kazutakahirata Loading…
WIP: [AMDGPU] Remove UnsafeFPMath
#151079 opened Jul 29, 2025 by paperchalice Draft
[CIR] Support more declarations without any codegen clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#151076 opened Jul 29, 2025 by mmha Loading…
release/21.x: [Clang] Fix a partial ordering bug involving CTAD injected template arguments (#149782) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#151075 opened Jul 29, 2025 by llvmbot Loading… LLVM 21.x Release
[NFC] [Sema] [Modules] Use DynamicRecursiveASTVisitor to reduce generted code size 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
#151074 opened Jul 29, 2025 by ChuanqiXu9 Loading…
[CIR] Upstream support for function-level variable decompositions clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#151073 opened Jul 29, 2025 by mmha Loading…
[CIR] Upstream support for variable template specializations clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#151069 opened Jul 29, 2025 by mmha Loading…
[clang][CodeGen] Extends lifetime of coroutine promise(CWG2563) clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category coroutines C++20 coroutines llvm:transforms
#151067 opened Jul 29, 2025 by NewSigma Loading…
[CIR] Add support for C++ conversion operators clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#151066 opened Jul 29, 2025 by mmha Loading…
ProTip! Filter pull requests by the default branch with base:main.